#d47d4c color space conversions
Hex:
#d47d4c
RGB:
212, 125, 76
CMY:
17, 51, 70
CMYK:
0, 41, 64, 17
HSL:
22°, 61.2613%, 56.4706%
HSV (HSB):
22°, 64.1509%, 83.1373%
XYZ:
35.7895, 29.1861, 10.5846
xyY:
0.4737, 0.3863, 29.1861
CIE-Lab:
60.9455, 29.3953, 40.7040
CIE-LCH:
60.9455, 50.2086, 54.1642
CIE-Luv:
60.9455, 67.7042, 40.7771
Hunter-Lab:
54.0241, 23.7091, 26.2006
#d47d4c color charts
#d47d4c color shades, tints & tones
#d47d4c color schemes
#d47d4c color preview, HTML & CSS examples
This text has a color of #d47d4c
<p style="color:#d47d4c;">Text here</p>
.mytext {color:#d47d4c;}
This box has a color of #d47d4c
<div style="background-color:#d47d4c;">Content here</div>
.mybackground {background-color:#d47d4c;}
Border around this has a color of #d47d4c
<div style="border:2px solid #d47d4c;">Content here</div>
.myborder {border:2px solid #d47d4c;}