#000c1a color space conversions
Hex:
#000c1a
RGB:
0, 12, 26
CMY:
100, 95, 90
CMYK:
100, 54, 0, 90
HSL:
212°, 100.0000%, 5.0980%
HSV (HSB):
212°, 100.0000%, 10.1961%
XYZ:
0.3179, 0.3375, 1.0257
xyY:
0.1891, 0.2008, 0.3375
CIE-Lab:
3.0488, -0.1181, -9.3961
CIE-LCH:
3.0488, 9.3969, 269.2801
CIE-Luv:
3.0488, -1.8819, -4.3271
Hunter-Lab:
5.8097, -0.3989, -6.4006
#000c1a color charts
#000c1a color shades, tints & tones
#000c1a color schemes
#000c1a color preview, HTML & CSS examples
This text has a color of #000c1a
<p style="color:#000c1a;">Text here</p>
.mytext {color:#000c1a;}
This box has a color of #000c1a
<div style="background-color:#000c1a;">Content here</div>
.mybackground {background-color:#000c1a;}
Border around this has a color of #000c1a
<div style="border:2px solid #000c1a;">Content here</div>
.myborder {border:2px solid #000c1a;}