#000d0f color space conversions
Hex:
#000d0f
RGB:
0, 13, 15
CMY:
100, 95, 94
CMYK:
100, 13, 0, 94
HSL:
188°, 100.0000%, 2.9412%
HSV (HSB):
188°, 100.0000%, 5.8824%
XYZ:
0.2301, 0.3223, 0.5020
xyY:
0.2183, 0.3057, 0.3223
CIE-Lab:
2.9116, -3.1224, -2.1606
CIE-LCH:
2.9116, 3.7971, 214.6814
CIE-Luv:
2.9116, -2.1858, -1.0169
Hunter-Lab:
5.6775, -2.6997, -1.2684
#000d0f color charts
#000d0f color shades, tints & tones
#000d0f color schemes
#000d0f color preview, HTML & CSS examples
This text has a color of #000d0f
<p style="color:#000d0f;">Text here</p>
.mytext {color:#000d0f;}
This box has a color of #000d0f
<div style="background-color:#000d0f;">Content here</div>
.mybackground {background-color:#000d0f;}
Border around this has a color of #000d0f
<div style="border:2px solid #000d0f;">Content here</div>
.myborder {border:2px solid #000d0f;}