#d47a1f color space conversions
Hex:
#d47a1f
RGB:
212, 122, 31
CMY:
17, 52, 88
CMYK:
0, 42, 85, 17
HSL:
30°, 74.4856%, 47.6471%
HSV (HSB):
30°, 85.3774%, 83.1373%
XYZ:
34.3582, 28.0150, 4.8929
xyY:
0.5108, 0.4165, 28.0150
CIE-Lab:
59.9023, 29.0131, 59.7614
CIE-LCH:
59.9023, 66.4318, 64.1042
CIE-Luv:
59.9023, 74.0029, 53.7051
Hunter-Lab:
52.9292, 23.2445, 31.5696
#d47a1f color charts
#d47a1f color shades, tints & tones
#d47a1f color schemes
#d47a1f color preview, HTML & CSS examples
This text has a color of #d47a1f
<p style="color:#d47a1f;">Text here</p>
.mytext {color:#d47a1f;}
This box has a color of #d47a1f
<div style="background-color:#d47a1f;">Content here</div>
.mybackground {background-color:#d47a1f;}
Border around this has a color of #d47a1f
<div style="border:2px solid #d47a1f;">Content here</div>
.myborder {border:2px solid #d47a1f;}