#1d3d32 color space conversions
Hex:
#1d3d32
RGB:
29, 61, 50
CMY:
89, 76, 80
CMYK:
52, 0, 18, 76
HSL:
159°, 35.5556%, 17.6471%
HSV (HSB):
159°, 52.4590%, 23.9216%
XYZ:
2.7512, 3.8290, 3.6117
xyY:
0.2699, 0.3757, 3.8290
CIE-Lab:
23.0978, -15.0060, 3.1492
CIE-LCH:
23.0978, 15.3329, 168.1477
CIE-Luv:
23.0978, -12.8788, 5.0700
Hunter-Lab:
19.5678, -9.1472, 2.7542
#1d3d32 color charts
#1d3d32 color shades, tints & tones
#1d3d32 color schemes
#1d3d32 color preview, HTML & CSS examples
This text has a color of #1d3d32
<p style="color:#1d3d32;">Text here</p>
.mytext {color:#1d3d32;}
This box has a color of #1d3d32
<div style="background-color:#1d3d32;">Content here</div>
.mybackground {background-color:#1d3d32;}
Border around this has a color of #1d3d32
<div style="border:2px solid #1d3d32;">Content here</div>
.myborder {border:2px solid #1d3d32;}