#012a09 color space conversions
Hex:
#012a09
RGB:
1, 42, 9
CMY:
100, 84, 96
CMYK:
98, 0, 79, 84
HSL:
132°, 95.3488%, 8.4314%
HSV (HSB):
132°, 97.6190%, 16.4706%
XYZ:
0.8898, 1.6821, 0.5362
xyY:
0.2863, 0.5412, 1.6821
CIE-Lab:
13.7218, -22.7326, 15.9885
CIE-LCH:
13.7218, 27.7922, 144.8803
CIE-Luv:
13.7218, -12.3958, 13.8433
Hunter-Lab:
12.9696, -10.4507, 6.6274
#012a09 color charts
#012a09 color shades, tints & tones
#012a09 color schemes
#012a09 color preview, HTML & CSS examples
This text has a color of #012a09
<p style="color:#012a09;">Text here</p>
.mytext {color:#012a09;}
This box has a color of #012a09
<div style="background-color:#012a09;">Content here</div>
.mybackground {background-color:#012a09;}
Border around this has a color of #012a09
<div style="border:2px solid #012a09;">Content here</div>
.myborder {border:2px solid #012a09;}