#012d23 color space conversions
Hex:
#012d23
RGB:
1, 45, 35
CMY:
100, 82, 86
CMYK:
98, 0, 22, 82
HSL:
166°, 95.6522%, 9.0196%
HSV (HSB):
166°, 97.7778%, 17.6471%
XYZ:
1.2543, 2.0046, 1.9109
xyY:
0.2426, 0.3877, 2.0046
CIE-Lab:
15.5112, -17.6685, 2.3551
CIE-LCH:
15.5112, 17.8248, 172.4075
CIE-Luv:
15.5112, -12.5920, 3.7366
Hunter-Lab:
14.1583, -8.9638, 1.9085
#012d23 color charts
#012d23 color shades, tints & tones
#012d23 color schemes
#012d23 color preview, HTML & CSS examples
This text has a color of #012d23
<p style="color:#012d23;">Text here</p>
.mytext {color:#012d23;}
This box has a color of #012d23
<div style="background-color:#012d23;">Content here</div>
.mybackground {background-color:#012d23;}
Border around this has a color of #012d23
<div style="border:2px solid #012d23;">Content here</div>
.myborder {border:2px solid #012d23;}