#1d001a color space conversions
Hex:
#1d001a
RGB:
29, 0, 26
CMY:
89, 100, 90
CMYK:
0, 100, 10, 89
HSL:
306°, 100.0000%, 5.6863%
HSV (HSB):
306°, 100.0000%, 11.3725%
XYZ:
0.6931, 0.3358, 1.0056
xyY:
0.3407, 0.1650, 0.3358
CIE-Lab:
3.0332, 15.3200, -9.1452
CIE-LCH:
3.0332, 17.8420, 329.1651
CIE-Luv:
3.0332, 4.6981, -4.8430
Hunter-Lab:
5.7948, 11.2107, -6.2322
#1d001a color charts
#1d001a color shades, tints & tones
#1d001a color schemes
#1d001a color preview, HTML & CSS examples
This text has a color of #1d001a
<p style="color:#1d001a;">Text here</p>
.mytext {color:#1d001a;}
This box has a color of #1d001a
<div style="background-color:#1d001a;">Content here</div>
.mybackground {background-color:#1d001a;}
Border around this has a color of #1d001a
<div style="border:2px solid #1d001a;">Content here</div>
.myborder {border:2px solid #1d001a;}