#000f13 color space conversions
Hex:
#000f13
RGB:
0, 15, 19
CMY:
100, 94, 93
CMYK:
100, 21, 0, 93
HSL:
193°, 100.0000%, 3.7255%
HSV (HSB):
193°, 100.0000%, 7.4510%
XYZ:
0.2884, 0.3887, 0.6759
xyY:
0.2131, 0.2873, 0.3887
CIE-Lab:
3.5108, -3.3200, -3.6148
CIE-LCH:
3.5108, 4.9081, 227.4343
CIE-Luv:
3.5108, -2.5669, -1.7768
Hunter-Lab:
6.2343, -2.6535, -2.0641
#000f13 color charts
#000f13 color shades, tints & tones
#000f13 color schemes
#000f13 color preview, HTML & CSS examples
This text has a color of #000f13
<p style="color:#000f13;">Text here</p>
.mytext {color:#000f13;}
This box has a color of #000f13
<div style="background-color:#000f13;">Content here</div>
.mybackground {background-color:#000f13;}
Border around this has a color of #000f13
<div style="border:2px solid #000f13;">Content here</div>
.myborder {border:2px solid #000f13;}