#d47e1e color space conversions
Hex:
#d47e1e
RGB:
212, 126, 30
CMY:
17, 51, 88
CMYK:
0, 41, 86, 17
HSL:
32°, 75.2066%, 47.4510%
HSV (HSB):
32°, 85.8491%, 83.1373%
XYZ:
34.8466, 29.0125, 4.9917
xyY:
0.5061, 0.4214, 29.0125
CIE-Lab:
60.7927, 26.8550, 60.8212
CIE-LCH:
60.7927, 66.4862, 66.1766
CIE-Luv:
60.7927, 70.7712, 55.3450
Hunter-Lab:
53.8632, 21.2191, 32.2097
#d47e1e color charts
#d47e1e color shades, tints & tones
#d47e1e color schemes
#d47e1e color preview, HTML & CSS examples
This text has a color of #d47e1e
<p style="color:#d47e1e;">Text here</p>
.mytext {color:#d47e1e;}
This box has a color of #d47e1e
<div style="background-color:#d47e1e;">Content here</div>
.mybackground {background-color:#d47e1e;}
Border around this has a color of #d47e1e
<div style="border:2px solid #d47e1e;">Content here</div>
.myborder {border:2px solid #d47e1e;}