#11000d color space conversions
Hex:
#11000d
RGB:
17, 0, 13
CMY:
93, 100, 95
CMYK:
0, 100, 24, 93
HSL:
314°, 100.0000%, 3.3333%
HSV (HSB):
314°, 100.0000%, 6.6667%
XYZ:
0.3038, 0.1482, 0.3934
xyY:
0.3594, 0.1753, 0.1482
CIE-Lab:
1.3389, 6.6741, -3.3180
CIE-LCH:
1.3389, 7.4533, 333.5659
CIE-Luv:
1.3389, 2.2620, -1.8885
Hunter-Lab:
3.8501, 7.3481, -3.3627
#11000d color charts
#11000d color shades, tints & tones
#11000d color schemes
#11000d color preview, HTML & CSS examples
This text has a color of #11000d
<p style="color:#11000d;">Text here</p>
.mytext {color:#11000d;}
This box has a color of #11000d
<div style="background-color:#11000d;">Content here</div>
.mybackground {background-color:#11000d;}
Border around this has a color of #11000d
<div style="border:2px solid #11000d;">Content here</div>
.myborder {border:2px solid #11000d;}