#d47d41 color space conversions
Hex:
#d47d41
RGB:
212, 125, 65
CMY:
17, 51, 75
CMYK:
0, 41, 69, 17
HSL:
24°, 63.0901%, 54.3137%
HSV (HSB):
24°, 69.3396%, 83.1373%
XYZ:
35.4391, 29.0459, 8.7396
xyY:
0.4840, 0.3967, 29.0459
CIE-Lab:
60.8221, 28.7449, 46.1792
CIE-LCH:
60.8221, 54.3947, 58.0992
CIE-Luv:
60.8221, 68.9366, 45.2902
Hunter-Lab:
53.8943, 23.0608, 28.1114
#d47d41 color charts
#d47d41 color shades, tints & tones
#d47d41 color schemes
#d47d41 color preview, HTML & CSS examples
This text has a color of #d47d41
<p style="color:#d47d41;">Text here</p>
.mytext {color:#d47d41;}
This box has a color of #d47d41
<div style="background-color:#d47d41;">Content here</div>
.mybackground {background-color:#d47d41;}
Border around this has a color of #d47d41
<div style="border:2px solid #d47d41;">Content here</div>
.myborder {border:2px solid #d47d41;}