#d47b4a color space conversions
Hex:
#d47b4a
RGB:
212, 123, 74
CMY:
17, 52, 71
CMYK:
0, 42, 65, 17
HSL:
21°, 61.6071%, 56.0784%
HSV (HSB):
21°, 65.0943%, 83.1373%
XYZ:
35.4704, 28.6574, 10.1405
xyY:
0.4776, 0.3859, 28.6574
CIE-Lab:
60.4781, 30.3338, 41.2027
CIE-LCH:
60.4781, 51.1645, 53.6392
CIE-Luv:
60.4781, 69.4655, 40.8171
Hunter-Lab:
53.5326, 24.5910, 26.2417
#d47b4a color charts
#d47b4a color shades, tints & tones
#d47b4a color schemes
#d47b4a color preview, HTML & CSS examples
This text has a color of #d47b4a
<p style="color:#d47b4a;">Text here</p>
.mytext {color:#d47b4a;}
This box has a color of #d47b4a
<div style="background-color:#d47b4a;">Content here</div>
.mybackground {background-color:#d47b4a;}
Border around this has a color of #d47b4a
<div style="border:2px solid #d47b4a;">Content here</div>
.myborder {border:2px solid #d47b4a;}