#d47805 color space conversions
Hex:
#d47805
RGB:
212, 120, 5
CMY:
17, 53, 98
CMYK:
0, 43, 98, 17
HSL:
33°, 95.3917%, 42.5490%
HSV (HSB):
33°, 97.6415%, 83.1373%
XYZ:
33.8952, 27.4409, 3.6537
xyY:
0.5215, 0.4222, 27.4409
CIE-Lab:
59.3803, 29.6562, 65.4567
CIE-LCH:
59.3803, 71.8614, 65.6263
CIE-Luv:
59.3803, 76.5616, 56.1225
Hunter-Lab:
52.3841, 23.8266, 32.5335
#d47805 color charts
#d47805 color shades, tints & tones
#d47805 color schemes
#d47805 color preview, HTML & CSS examples
This text has a color of #d47805
<p style="color:#d47805;">Text here</p>
.mytext {color:#d47805;}
This box has a color of #d47805
<div style="background-color:#d47805;">Content here</div>
.mybackground {background-color:#d47805;}
Border around this has a color of #d47805
<div style="border:2px solid #d47805;">Content here</div>
.myborder {border:2px solid #d47805;}