#d29e5c color space conversions
Hex:
#d29e5c
RGB:
210, 158, 92
CMY:
18, 38, 64
CMYK:
0, 25, 56, 18
HSL:
34°, 56.7308%, 59.2157%
HSV (HSB):
34°, 56.1905%, 82.3529%
XYZ:
40.7370, 38.9281, 15.4920
xyY:
0.4281, 0.4091, 38.9281
CIE-Lab:
68.6991, 11.8991, 41.6221
CIE-LCH:
68.6991, 43.2895, 74.0456
CIE-Luv:
68.6991, 40.1488, 47.9539
Hunter-Lab:
62.3924, 7.3589, 28.9530
#d29e5c color charts
#d29e5c color shades, tints & tones
#d29e5c color schemes
#d29e5c color preview, HTML & CSS examples
This text has a color of #d29e5c
<p style="color:#d29e5c;">Text here</p>
.mytext {color:#d29e5c;}
This box has a color of #d29e5c
<div style="background-color:#d29e5c;">Content here</div>
.mybackground {background-color:#d29e5c;}
Border around this has a color of #d29e5c
<div style="border:2px solid #d29e5c;">Content here</div>
.myborder {border:2px solid #d29e5c;}