#d46d5f color space conversions
Hex:
#d46d5f
RGB:
212, 109, 95
CMY:
17, 57, 63
CMYK:
0, 49, 55, 17
HSL:
7°, 57.6355%, 60.1961%
HSV (HSB):
7°, 55.1887%, 83.1373%
XYZ:
34.6856, 25.7606, 13.9706
xyY:
0.4661, 0.3462, 25.7606
CIE-Lab:
57.8091, 39.1634, 26.3824
CIE-LCH:
57.8091, 47.2208, 33.9662
CIE-Luv:
57.8091, 76.5165, 24.3511
Hunter-Lab:
50.7549, 33.1649, 19.2084
#d46d5f color charts
#d46d5f color shades, tints & tones
#d46d5f color schemes
#d46d5f color preview, HTML & CSS examples
This text has a color of #d46d5f
<p style="color:#d46d5f;">Text here</p>
.mytext {color:#d46d5f;}
This box has a color of #d46d5f
<div style="background-color:#d46d5f;">Content here</div>
.mybackground {background-color:#d46d5f;}
Border around this has a color of #d46d5f
<div style="border:2px solid #d46d5f;">Content here</div>
.myborder {border:2px solid #d46d5f;}