#012f2c color space conversions
Hex:
#012f2c
RGB:
1, 47, 44
CMY:
100, 82, 83
CMYK:
98, 0, 6, 82
HSL:
176°, 95.8333%, 9.4118%
HSV (HSB):
176°, 97.8723%, 18.4314%
XYZ:
1.4837, 2.2213, 2.7334
xyY:
0.2304, 0.3450, 2.2213
CIE-Lab:
16.6084, -15.5942, -2.3403
CIE-LCH:
16.6084, 15.7688, 188.5348
CIE-Luv:
16.6084, -12.9196, -0.7447
Hunter-Lab:
14.9041, -8.3132, -0.4410
#012f2c color charts
#012f2c color shades, tints & tones
#012f2c color schemes
#012f2c color preview, HTML & CSS examples
This text has a color of #012f2c
<p style="color:#012f2c;">Text here</p>
.mytext {color:#012f2c;}
This box has a color of #012f2c
<div style="background-color:#012f2c;">Content here</div>
.mybackground {background-color:#012f2c;}
Border around this has a color of #012f2c
<div style="border:2px solid #012f2c;">Content here</div>
.myborder {border:2px solid #012f2c;}