#d29d45 color space conversions
Hex:
#d29d45
RGB:
210, 157, 69
CMY:
18, 38, 73
CMYK:
0, 25, 67, 18
HSL:
37°, 61.0390%, 54.7059%
HSV (HSB):
37°, 67.1429%, 82.3529%
XYZ:
39.7095, 38.2453, 10.9194
xyY:
0.4468, 0.4303, 38.2453
CIE-Lab:
68.2010, 10.8498, 52.2541
CIE-LCH:
68.2010, 53.3686, 78.2700
CIE-Luv:
68.2010, 42.5430, 57.0726
Hunter-Lab:
61.8427, 6.3908, 32.8213
#d29d45 color charts
#d29d45 color shades, tints & tones
#d29d45 color schemes
#d29d45 color preview, HTML & CSS examples
This text has a color of #d29d45
<p style="color:#d29d45;">Text here</p>
.mytext {color:#d29d45;}
This box has a color of #d29d45
<div style="background-color:#d29d45;">Content here</div>
.mybackground {background-color:#d29d45;}
Border around this has a color of #d29d45
<div style="border:2px solid #d29d45;">Content here</div>
.myborder {border:2px solid #d29d45;}