#012f32 color space conversions
Hex:
#012f32
RGB:
1, 47, 50
CMY:
100, 82, 80
CMYK:
98, 6, 0, 80
HSL:
184°, 96.0784%, 10.0000%
HSV (HSB):
184°, 98.0000%, 19.6078%
XYZ:
1.6048, 2.2698, 3.3711
xyY:
0.2215, 0.3133, 2.2698
CIE-Lab:
16.8437, -13.2972, -6.1743
CIE-LCH:
16.8437, 14.6607, 204.9069
CIE-Luv:
16.8437, -12.6079, -4.8102
Hunter-Lab:
15.0658, -7.3519, -2.7208
#012f32 color charts
#012f32 color shades, tints & tones
#012f32 color schemes
#012f32 color preview, HTML & CSS examples
This text has a color of #012f32
<p style="color:#012f32;">Text here</p>
.mytext {color:#012f32;}
This box has a color of #012f32
<div style="background-color:#012f32;">Content here</div>
.mybackground {background-color:#012f32;}
Border around this has a color of #012f32
<div style="border:2px solid #012f32;">Content here</div>
.myborder {border:2px solid #012f32;}