#d47b05 color space conversions
Hex:
#d47b05
RGB:
212, 123, 5
CMY:
17, 52, 98
CMYK:
0, 42, 98, 17
HSL:
34°, 95.3917%, 42.5490%
HSV (HSB):
34°, 97.6415%, 83.1373%
XYZ:
34.2617, 28.1739, 3.7759
xyY:
0.5175, 0.4255, 28.1739
CIE-Lab:
60.0455, 28.0620, 65.8926
CIE-LCH:
60.0455, 71.6192, 66.9321
CIE-Luv:
60.0455, 74.0559, 57.1709
Hunter-Lab:
53.0791, 22.3305, 32.9377
#d47b05 color charts
#d47b05 color shades, tints & tones
#d47b05 color schemes
#d47b05 color preview, HTML & CSS examples
This text has a color of #d47b05
<p style="color:#d47b05;">Text here</p>
.mytext {color:#d47b05;}
This box has a color of #d47b05
<div style="background-color:#d47b05;">Content here</div>
.mybackground {background-color:#d47b05;}
Border around this has a color of #d47b05
<div style="border:2px solid #d47b05;">Content here</div>
.myborder {border:2px solid #d47b05;}