#d47f3d color space conversions
Hex:
#d47f3d
RGB:
212, 127, 61
CMY:
17, 50, 76
CMYK:
0, 40, 71, 17
HSL:
26°, 63.7131%, 53.5294%
HSV (HSB):
26°, 71.2264%, 83.1373%
XYZ:
35.5831, 29.5127, 8.2360
xyY:
0.4852, 0.4025, 29.5127
CIE-Lab:
61.2315, 27.4671, 48.5750
CIE-LCH:
61.2315, 55.8030, 60.5137
CIE-Luv:
61.2315, 67.7700, 47.5563
Hunter-Lab:
54.3256, 21.8470, 29.0393
#d47f3d color charts
#d47f3d color shades, tints & tones
#d47f3d color schemes
#d47f3d color preview, HTML & CSS examples
This text has a color of #d47f3d
<p style="color:#d47f3d;">Text here</p>
.mytext {color:#d47f3d;}
This box has a color of #d47f3d
<div style="background-color:#d47f3d;">Content here</div>
.mybackground {background-color:#d47f3d;}
Border around this has a color of #d47f3d
<div style="border:2px solid #d47f3d;">Content here</div>
.myborder {border:2px solid #d47f3d;}