#04222c color space conversions
Hex:
#04222c
RGB:
4, 34, 44
CMY:
98, 87, 83
CMYK:
91, 23, 0, 83
HSL:
195°, 83.3333%, 9.4118%
HSV (HSB):
195°, 90.9091%, 17.2549%
XYZ:
1.0767, 1.3517, 2.5870
xyY:
0.2147, 0.2695, 1.3517
CIE-Lab:
11.6325, -6.8111, -9.8546
CIE-LCH:
11.6325, 11.9793, 235.3494
CIE-Luv:
11.6325, -7.5469, -7.6328
Hunter-Lab:
11.6263, -3.8151, -5.0545
#04222c color charts
#04222c color shades, tints & tones
#04222c color schemes
#04222c color preview, HTML & CSS examples
This text has a color of #04222c
<p style="color:#04222c;">Text here</p>
.mytext {color:#04222c;}
This box has a color of #04222c
<div style="background-color:#04222c;">Content here</div>
.mybackground {background-color:#04222c;}
Border around this has a color of #04222c
<div style="border:2px solid #04222c;">Content here</div>
.myborder {border:2px solid #04222c;}