#d47f61 color space conversions
Hex:
#d47f61
RGB:
212, 127, 97
CMY:
17, 50, 62
CMYK:
0, 40, 54, 17
HSL:
16°, 57.2139%, 60.5882%
HSV (HSB):
16°, 54.2453%, 83.1373%
XYZ:
36.8984, 30.0389, 15.1626
xyY:
0.4494, 0.3659, 30.0389
CIE-Lab:
61.6877, 29.8872, 30.2788
CIE-LCH:
61.6877, 42.5447, 45.3729
CIE-Luv:
61.6877, 63.4235, 31.2083
Hunter-Lab:
54.8077, 24.2588, 21.9628
#d47f61 color charts
#d47f61 color shades, tints & tones
#d47f61 color schemes
#d47f61 color preview, HTML & CSS examples
This text has a color of #d47f61
<p style="color:#d47f61;">Text here</p>
.mytext {color:#d47f61;}
This box has a color of #d47f61
<div style="background-color:#d47f61;">Content here</div>
.mybackground {background-color:#d47f61;}
Border around this has a color of #d47f61
<div style="border:2px solid #d47f61;">Content here</div>
.myborder {border:2px solid #d47f61;}