#d47d7e color space conversions
Hex:
#d47d7e
RGB:
212, 125, 126
CMY:
17, 51, 51
CMYK:
0, 41, 41, 17
HSL:
359°, 50.2890%, 66.0784%
HSV (HSB):
359°, 41.0377%, 83.1373%
XYZ:
38.2509, 30.1706, 23.5461
xyY:
0.4159, 0.3281, 30.1706
CIE-Lab:
61.8012, 33.8014, 14.0934
CIE-LCH:
61.8012, 36.6218, 22.6335
CIE-Luv:
61.8012, 59.9956, 12.2904
Hunter-Lab:
54.9278, 28.1810, 13.0334
#d47d7e color charts
#d47d7e color shades, tints & tones
#d47d7e color schemes
#d47d7e color preview, HTML & CSS examples
This text has a color of #d47d7e
<p style="color:#d47d7e;">Text here</p>
.mytext {color:#d47d7e;}
This box has a color of #d47d7e
<div style="background-color:#d47d7e;">Content here</div>
.mybackground {background-color:#d47d7e;}
Border around this has a color of #d47d7e
<div style="border:2px solid #d47d7e;">Content here</div>
.myborder {border:2px solid #d47d7e;}