#012400 color space conversions
Hex:
#012400
RGB:
1, 36, 0
CMY:
100, 86, 100
CMYK:
97, 0, 100, 86
HSL:
118°, 100.0000%, 7.0588%
HSV (HSB):
118°, 100.0000%, 14.1176%
XYZ:
0.6434, 1.2682, 0.2109
xyY:
0.3031, 0.5975, 1.2682
CIE-Lab:
11.0513, -21.2789, 16.0377
CIE-LCH:
11.0513, 26.6458, 142.9951
CIE-Luv:
11.0513, -10.2085, 13.4970
Hunter-Lab:
11.2615, -9.5094, 6.7728
#012400 color charts
#012400 color shades, tints & tones
#012400 color schemes
#012400 color preview, HTML & CSS examples
This text has a color of #012400
<p style="color:#012400;">Text here</p>
.mytext {color:#012400;}
This box has a color of #012400
<div style="background-color:#012400;">Content here</div>
.mybackground {background-color:#012400;}
Border around this has a color of #012400
<div style="border:2px solid #012400;">Content here</div>
.myborder {border:2px solid #012400;}