#1d000d color space conversions
Hex:
#1d000d
RGB:
29, 0, 13
CMY:
89, 100, 95
CMYK:
0, 100, 55, 89
HSL:
333°, 100.0000%, 5.6863%
HSV (HSB):
333°, 100.0000%, 11.3725%
XYZ:
0.5793, 0.2903, 0.4063
xyY:
0.4541, 0.2275, 0.2903
CIE-Lab:
2.6220, 12.4305, -1.2903
CIE-LCH:
2.6220, 12.4972, 354.0739
CIE-Luv:
2.6220, 6.0957, -1.4896
Hunter-Lab:
5.3877, 9.7659, -0.6995
#1d000d color charts
#1d000d color shades, tints & tones
#1d000d color schemes
#1d000d color preview, HTML & CSS examples
This text has a color of #1d000d
<p style="color:#1d000d;">Text here</p>
.mytext {color:#1d000d;}
This box has a color of #1d000d
<div style="background-color:#1d000d;">Content here</div>
.mybackground {background-color:#1d000d;}
Border around this has a color of #1d000d
<div style="border:2px solid #1d000d;">Content here</div>
.myborder {border:2px solid #1d000d;}