#d47d56 color space conversions
Hex:
#d47d56
RGB:
212, 125, 86
CMY:
17, 51, 66
CMYK:
0, 41, 59, 17
HSL:
19°, 59.4340%, 58.4314%
HSV (HSB):
19°, 59.4340%, 83.1373%
XYZ:
36.1647, 29.3362, 12.5605
xyY:
0.4633, 0.3758, 29.3362
CIE-Lab:
61.0772, 30.0851, 35.5322
CIE-LCH:
61.0772, 46.5580, 49.7453
CIE-Luv:
61.0772, 66.4252, 36.0822
Hunter-Lab:
54.1629, 24.3999, 24.1646
#d47d56 color charts
#d47d56 color shades, tints & tones
#d47d56 color schemes
#d47d56 color preview, HTML & CSS examples
This text has a color of #d47d56
<p style="color:#d47d56;">Text here</p>
.mytext {color:#d47d56;}
This box has a color of #d47d56
<div style="background-color:#d47d56;">Content here</div>
.mybackground {background-color:#d47d56;}
Border around this has a color of #d47d56
<div style="border:2px solid #d47d56;">Content here</div>
.myborder {border:2px solid #d47d56;}