#d47a1e color space conversions
Hex:
#d47a1e
RGB:
212, 122, 30
CMY:
17, 52, 88
CMYK:
0, 42, 86, 17
HSL:
30°, 75.2066%, 47.4510%
HSV (HSB):
30°, 85.8491%, 83.1373%
XYZ:
34.3453, 28.0099, 4.8245
xyY:
0.5112, 0.4169, 28.0099
CIE-Lab:
59.8976, 28.9885, 60.0859
CIE-LCH:
59.8976, 66.7132, 64.2450
CIE-Luv:
59.8976, 74.0548, 53.8873
Hunter-Lab:
52.9243, 23.2200, 31.6422
#d47a1e color charts
#d47a1e color shades, tints & tones
#d47a1e color schemes
#d47a1e color preview, HTML & CSS examples
This text has a color of #d47a1e
<p style="color:#d47a1e;">Text here</p>
.mytext {color:#d47a1e;}
This box has a color of #d47a1e
<div style="background-color:#d47a1e;">Content here</div>
.mybackground {background-color:#d47a1e;}
Border around this has a color of #d47a1e
<div style="border:2px solid #d47a1e;">Content here</div>
.myborder {border:2px solid #d47a1e;}