#1d001e color space conversions
Hex:
#1d001e
RGB:
29, 0, 30
CMY:
89, 100, 88
CMYK:
3, 100, 0, 88
HSL:
298°, 100.0000%, 5.8824%
HSV (HSB):
298°, 100.0000%, 11.7647%
XYZ:
0.7410, 0.3549, 1.2578
xyY:
0.3148, 0.1508, 0.3549
CIE-Lab:
3.2062, 16.5360, -12.0965
CIE-LCH:
3.2062, 20.4881, 323.8134
CIE-Luv:
3.2062, 4.3115, -5.9870
Hunter-Lab:
5.9578, 11.7762, -8.3464
#1d001e color charts
#1d001e color shades, tints & tones
#1d001e color schemes
#1d001e color preview, HTML & CSS examples
This text has a color of #1d001e
<p style="color:#1d001e;">Text here</p>
.mytext {color:#1d001e;}
This box has a color of #1d001e
<div style="background-color:#1d001e;">Content here</div>
.mybackground {background-color:#1d001e;}
Border around this has a color of #1d001e
<div style="border:2px solid #1d001e;">Content here</div>
.myborder {border:2px solid #1d001e;}