#d47c5a color space conversions
Hex:
#d47c5a
RGB:
212, 124, 90
CMY:
17, 51, 65
CMYK:
0, 42, 58, 17
HSL:
17°, 58.6538%, 59.2157%
HSV (HSB):
17°, 57.5472%, 83.1373%
XYZ:
36.2045, 29.1505, 13.3913
xyY:
0.4598, 0.3702, 29.1505
CIE-Lab:
60.9143, 30.9202, 33.1503
CIE-LCH:
60.9143, 45.3321, 46.9935
CIE-Luv:
60.9143, 66.6028, 33.6100
Hunter-Lab:
53.9912, 25.2107, 23.0883
#d47c5a color charts
#d47c5a color shades, tints & tones
#d47c5a color schemes
#d47c5a color preview, HTML & CSS examples
This text has a color of #d47c5a
<p style="color:#d47c5a;">Text here</p>
.mytext {color:#d47c5a;}
This box has a color of #d47c5a
<div style="background-color:#d47c5a;">Content here</div>
.mybackground {background-color:#d47c5a;}
Border around this has a color of #d47c5a
<div style="border:2px solid #d47c5a;">Content here</div>
.myborder {border:2px solid #d47c5a;}