#000f16 color space conversions
Hex:
#000f16
RGB:
0, 15, 22
CMY:
100, 94, 91
CMYK:
100, 32, 0, 91
HSL:
199°, 100.0000%, 4.3137%
HSV (HSB):
199°, 100.0000%, 8.6275%
XYZ:
0.3156, 0.3996, 0.8195
xyY:
0.2057, 0.2603, 0.3996
CIE-Lab:
3.6093, -2.6275, -5.4993
CIE-LCH:
3.6093, 6.0948, 244.4622
CIE-Luv:
3.6093, -2.5263, -2.7301
Hunter-Lab:
6.3212, -2.1489, -3.2621
#000f16 color charts
#000f16 color shades, tints & tones
#000f16 color schemes
#000f16 color preview, HTML & CSS examples
This text has a color of #000f16
<p style="color:#000f16;">Text here</p>
.mytext {color:#000f16;}
This box has a color of #000f16
<div style="background-color:#000f16;">Content here</div>
.mybackground {background-color:#000f16;}
Border around this has a color of #000f16
<div style="border:2px solid #000f16;">Content here</div>
.myborder {border:2px solid #000f16;}