Home

RGB-to-Hex and Vice Versa

A cool tool for converting back and forth between RGB and HEX values.

In my current web design project I've been flipping among several programs and, consequently, have been working with several color schema (mostly RGB and hex). Fortunately I found this handy tool for converting from RGB to hex, along with its counterpart for hex to RGB.

Let's Connect

Keep Reading

Decreased Jekyll Build Times 5x with a Custom Asset Pipeline

My team and I ditched the jekyll-assets gem for a homegrown asset pipeline and decreased build times by a factor of five. This is how we did it.

Jan 10, 2019

A Beginner's Guide to Z-Index

The z-index is a powerful yet confusing concept of CSS. Let's make it easy!

Pratham
Jun 04, 2021

Full-Size, Looping Background Video with YouTube Video

It seems looping background videos are the new thing. But you don't have to serve up the video on your server. Let's use a YouTube video to accomplish it!

Feb 12, 2016