#d46f5e color space conversions
Hex:
#d46f5e
RGB:
212, 111, 94
CMY:
17, 56, 63
CMYK:
0, 48, 56, 17
HSL:
9°, 57.8431%, 60.0000%
HSV (HSB):
9°, 55.6604%, 83.1373%
XYZ:
34.8562, 26.1741, 13.8047
xyY:
0.4658, 0.3498, 26.1741
CIE-Lab:
58.2019, 38.0549, 27.4608
CIE-LCH:
58.2019, 46.9284, 35.8145
CIE-Luv:
58.2019, 75.2966, 25.7746
Hunter-Lab:
51.1606, 32.0826, 19.8142
#d46f5e color charts
#d46f5e color shades, tints & tones
#d46f5e color schemes
#d46f5e color preview, HTML & CSS examples
This text has a color of #d46f5e
<p style="color:#d46f5e;">Text here</p>
.mytext {color:#d46f5e;}
This box has a color of #d46f5e
<div style="background-color:#d46f5e;">Content here</div>
.mybackground {background-color:#d46f5e;}
Border around this has a color of #d46f5e
<div style="border:2px solid #d46f5e;">Content here</div>
.myborder {border:2px solid #d46f5e;}