#012d06 color space conversions
Hex:
#012d06
RGB:
1, 45, 6
CMY:
100, 82, 98
CMYK:
98, 0, 87, 82
HSL:
127°, 95.6522%, 9.0196%
HSV (HSB):
127°, 97.7778%, 17.6471%
XYZ:
0.9838, 1.8964, 0.4865
xyY:
0.2922, 0.5633, 1.8964
CIE-Lab:
14.9338, -24.3696, 18.7895
CIE-LCH:
14.9338, 30.7721, 142.3670
CIE-Luv:
14.9338, -13.6759, 16.3475
Hunter-Lab:
13.7709, -11.3472, 7.5451
#012d06 color charts
#012d06 color shades, tints & tones
#012d06 color schemes
#012d06 color preview, HTML & CSS examples
This text has a color of #012d06
<p style="color:#012d06;">Text here</p>
.mytext {color:#012d06;}
This box has a color of #012d06
<div style="background-color:#012d06;">Content here</div>
.mybackground {background-color:#012d06;}
Border around this has a color of #012d06
<div style="border:2px solid #012d06;">Content here</div>
.myborder {border:2px solid #012d06;}