#012d2a color space conversions
Hex:
#012d2a
RGB:
1, 45, 42
CMY:
100, 82, 84
CMYK:
98, 0, 7, 82
HSL:
176°, 95.6522%, 9.0196%
HSV (HSB):
176°, 97.7778%, 17.6471%
XYZ:
1.3688, 2.0504, 2.5141
xyY:
0.2307, 0.3456, 2.0504
CIE-Lab:
15.7495, -15.2030, -2.2109
CIE-LCH:
15.7495, 15.3629, 188.2743
CIE-Luv:
15.7495, -12.2454, -0.6399
Hunter-Lab:
14.3192, -7.9951, -0.3865
#012d2a color charts
#012d2a color shades, tints & tones
#012d2a color schemes
#012d2a color preview, HTML & CSS examples
This text has a color of #012d2a
<p style="color:#012d2a;">Text here</p>
.mytext {color:#012d2a;}
This box has a color of #012d2a
<div style="background-color:#012d2a;">Content here</div>
.mybackground {background-color:#012d2a;}
Border around this has a color of #012d2a
<div style="border:2px solid #012d2a;">Content here</div>
.myborder {border:2px solid #012d2a;}