#000f1a color space conversions
Hex:
#000f1a
RGB:
0, 15, 26
CMY:
100, 94, 90
CMYK:
100, 42, 0, 90
HSL:
205°, 100.0000%, 5.0980%
HSV (HSB):
205°, 100.0000%, 10.1961%
XYZ:
0.3573, 0.4162, 1.0388
xyY:
0.1971, 0.2297, 0.4162
CIE-Lab:
3.7598, -1.5704, -8.3497
CIE-LCH:
3.7598, 8.4961, 259.3483
CIE-Luv:
3.7598, -2.4814, -4.0482
Hunter-Lab:
6.4516, -1.4053, -5.0304
#000f1a color charts
#000f1a color shades, tints & tones
#000f1a color schemes
#000f1a color preview, HTML & CSS examples
This text has a color of #000f1a
<p style="color:#000f1a;">Text here</p>
.mytext {color:#000f1a;}
This box has a color of #000f1a
<div style="background-color:#000f1a;">Content here</div>
.mybackground {background-color:#000f1a;}
Border around this has a color of #000f1a
<div style="border:2px solid #000f1a;">Content here</div>
.myborder {border:2px solid #000f1a;}