#d47d61 color space conversions
Hex:
#d47d61
RGB:
212, 125, 97
CMY:
17, 51, 62
CMYK:
0, 41, 54, 17
HSL:
15°, 57.2139%, 60.5882%
HSV (HSB):
15°, 54.2453%, 83.1373%
XYZ:
36.6427, 29.5273, 15.0773
xyY:
0.4510, 0.3634, 29.5273
CIE-Lab:
61.2442, 30.9541, 29.7089
CIE-LCH:
61.2442, 42.9043, 43.8240
CIE-Luv:
61.2442, 64.8539, 30.2979
Hunter-Lab:
54.3391, 25.2752, 21.5863
#d47d61 color charts
#d47d61 color shades, tints & tones
#d47d61 color schemes
#d47d61 color preview, HTML & CSS examples
This text has a color of #d47d61
<p style="color:#d47d61;">Text here</p>
.mytext {color:#d47d61;}
This box has a color of #d47d61
<div style="background-color:#d47d61;">Content here</div>
.mybackground {background-color:#d47d61;}
Border around this has a color of #d47d61
<div style="border:2px solid #d47d61;">Content here</div>
.myborder {border:2px solid #d47d61;}