#d47e5d color space conversions
Hex:
#d47e5d
RGB:
212, 126, 93
CMY:
17, 51, 64
CMYK:
0, 41, 56, 17
HSL:
17°, 58.0488%, 59.8039%
HSV (HSB):
17°, 56.1321%, 83.1373%
XYZ:
36.5880, 29.7091, 14.1620
xyY:
0.4547, 0.3692, 29.7091
CIE-Lab:
61.4024, 30.0915, 32.1194
CIE-LCH:
61.4024, 44.0131, 46.8670
CIE-Luv:
61.4024, 64.7207, 32.9219
Hunter-Lab:
54.5060, 24.4353, 22.7493
#d47e5d color charts
#d47e5d color shades, tints & tones
#d47e5d color schemes
#d47e5d color preview, HTML & CSS examples
This text has a color of #d47e5d
<p style="color:#d47e5d;">Text here</p>
.mytext {color:#d47e5d;}
This box has a color of #d47e5d
<div style="background-color:#d47e5d;">Content here</div>
.mybackground {background-color:#d47e5d;}
Border around this has a color of #d47e5d
<div style="border:2px solid #d47e5d;">Content here</div>
.myborder {border:2px solid #d47e5d;}