#1d3d31 color space conversions
Hex:
#1d3d31
RGB:
29, 61, 49
CMY:
89, 76, 81
CMYK:
52, 0, 20, 76
HSL:
158°, 35.5556%, 17.6471%
HSV (HSB):
158°, 52.4590%, 23.9216%
XYZ:
2.7298, 3.8204, 3.4993
xyY:
0.2716, 0.3802, 3.8204
CIE-Lab:
23.0687, -15.2787, 3.7728
CIE-LCH:
23.0687, 15.7376, 166.1294
CIE-Luv:
23.0687, -12.9051, 5.7408
Hunter-Lab:
19.5460, -9.2759, 3.0676
#1d3d31 color charts
#1d3d31 color shades, tints & tones
#1d3d31 color schemes
#1d3d31 color preview, HTML & CSS examples
This text has a color of #1d3d31
<p style="color:#1d3d31;">Text here</p>
.mytext {color:#1d3d31;}
This box has a color of #1d3d31
<div style="background-color:#1d3d31;">Content here</div>
.mybackground {background-color:#1d3d31;}
Border around this has a color of #1d3d31
<div style="border:2px solid #1d3d31;">Content here</div>
.myborder {border:2px solid #1d3d31;}