#d47d40 color space conversions
Hex:
#d47d40
RGB:
212, 125, 64
CMY:
17, 51, 75
CMYK:
0, 41, 70, 17
HSL:
25°, 63.2479%, 54.1176%
HSV (HSB):
25°, 69.8113%, 83.1373%
XYZ:
35.4104, 29.0344, 8.5884
xyY:
0.4849, 0.3976, 29.0344
CIE-Lab:
60.8120, 28.6914, 46.6623
CIE-LCH:
60.8120, 54.7774, 58.4138
CIE-Luv:
60.8120, 69.0393, 45.6659
Hunter-Lab:
53.8836, 23.0075, 28.2685
#d47d40 color charts
#d47d40 color shades, tints & tones
#d47d40 color schemes
#d47d40 color preview, HTML & CSS examples
This text has a color of #d47d40
<p style="color:#d47d40;">Text here</p>
.mytext {color:#d47d40;}
This box has a color of #d47d40
<div style="background-color:#d47d40;">Content here</div>
.mybackground {background-color:#d47d40;}
Border around this has a color of #d47d40
<div style="border:2px solid #d47d40;">Content here</div>
.myborder {border:2px solid #d47d40;}