#000c1b color space conversions
Hex:
#000c1b
RGB:
0, 12, 27
CMY:
100, 95, 89
CMYK:
100, 56, 0, 89
HSL:
213°, 100.0000%, 5.2941%
HSV (HSB):
213°, 100.0000%, 10.5882%
XYZ:
0.3293, 0.3421, 1.0856
xyY:
0.1874, 0.1947, 0.3421
CIE-Lab:
3.0899, 0.1708, -10.1321
CIE-LCH:
3.0899, 10.1335, 270.9656
CIE-Luv:
3.0899, -1.8773, -4.6260
Hunter-Lab:
5.8487, -0.1852, -6.9107
#000c1b color charts
#000c1b color shades, tints & tones
#000c1b color schemes
#000c1b color preview, HTML & CSS examples
This text has a color of #000c1b
<p style="color:#000c1b;">Text here</p>
.mytext {color:#000c1b;}
This box has a color of #000c1b
<div style="background-color:#000c1b;">Content here</div>
.mybackground {background-color:#000c1b;}
Border around this has a color of #000c1b
<div style="border:2px solid #000c1b;">Content here</div>
.myborder {border:2px solid #000c1b;}