#012f2b color space conversions
Hex:
#012f2b
RGB:
1, 47, 43
CMY:
100, 82, 83
CMYK:
98, 0, 9, 82
HSL:
175°, 95.8333%, 9.4118%
HSV (HSB):
175°, 97.8723%, 18.4314%
XYZ:
1.4651, 2.2139, 2.6356
xyY:
0.2320, 0.3506, 2.2139
CIE-Lab:
16.5720, -15.9610, -1.6959
CIE-LCH:
16.5720, 16.0508, 186.0650
CIE-Luv:
16.5720, -12.9715, -0.0852
Hunter-Lab:
14.8792, -8.4626, -0.0868
#012f2b color charts
#012f2b color shades, tints & tones
#012f2b color schemes
#012f2b color preview, HTML & CSS examples
This text has a color of #012f2b
<p style="color:#012f2b;">Text here</p>
.mytext {color:#012f2b;}
This box has a color of #012f2b
<div style="background-color:#012f2b;">Content here</div>
.mybackground {background-color:#012f2b;}
Border around this has a color of #012f2b
<div style="border:2px solid #012f2b;">Content here</div>
.myborder {border:2px solid #012f2b;}