#012c2b color space conversions
Hex:
#012c2b
RGB:
1, 44, 43
CMY:
100, 83, 83
CMYK:
98, 0, 2, 83
HSL:
179°, 95.5556%, 8.8235%
HSV (HSB):
179°, 97.7273%, 17.2549%
XYZ:
1.3492, 1.9822, 2.5970
xyY:
0.2276, 0.3344, 1.9822
CIE-Lab:
15.3937, -14.2522, -3.4434
CIE-LCH:
15.3937, 14.6623, 193.5827
CIE-Luv:
15.3937, -11.8083, -1.8835
Hunter-Lab:
14.0792, -7.5325, -1.0810
#012c2b color charts
#012c2b color shades, tints & tones
#012c2b color schemes
#012c2b color preview, HTML & CSS examples
This text has a color of #012c2b
<p style="color:#012c2b;">Text here</p>
.mytext {color:#012c2b;}
This box has a color of #012c2b
<div style="background-color:#012c2b;">Content here</div>
.mybackground {background-color:#012c2b;}
Border around this has a color of #012c2b
<div style="border:2px solid #012c2b;">Content here</div>
.myborder {border:2px solid #012c2b;}