#1d2d20 color space conversions
Hex:
#1d2d20
RGB:
29, 45, 32
CMY:
89, 82, 87
CMYK:
36, 0, 29, 82
HSL:
131°, 21.6216%, 14.5098%
HSV (HSB):
131°, 35.5556%, 17.6471%
XYZ:
1.7058, 2.2423, 1.7094
xyY:
0.3015, 0.3963, 2.2423
CIE-Lab:
16.7105, -10.0856, 6.3182
CIE-LCH:
16.7105, 11.9012, 147.9346
CIE-Luv:
16.7105, -6.3505, 6.5908
Hunter-Lab:
14.9742, -5.8710, 3.7136
#1d2d20 color charts
#1d2d20 color shades, tints & tones
#1d2d20 color schemes
#1d2d20 color preview, HTML & CSS examples
This text has a color of #1d2d20
<p style="color:#1d2d20;">Text here</p>
.mytext {color:#1d2d20;}
This box has a color of #1d2d20
<div style="background-color:#1d2d20;">Content here</div>
.mybackground {background-color:#1d2d20;}
Border around this has a color of #1d2d20
<div style="border:2px solid #1d2d20;">Content here</div>
.myborder {border:2px solid #1d2d20;}