#d47e0b color space conversions
Hex:
#d47e0b
RGB:
212, 126, 11
CMY:
17, 51, 96
CMYK:
0, 41, 95, 17
HSL:
34°, 90.1345%, 43.7255%
HSV (HSB):
34°, 94.8113%, 83.1373%
XYZ:
34.6726, 28.9429, 4.0757
xyY:
0.5122, 0.4276, 28.9429
CIE-Lab:
60.7312, 26.5234, 65.3924
CIE-LCH:
60.7312, 70.5667, 67.9223
CIE-Luv:
60.7312, 71.4282, 57.7651
Hunter-Lab:
53.7986, 20.8937, 33.1673
#d47e0b color charts
#d47e0b color shades, tints & tones
#d47e0b color schemes
#d47e0b color preview, HTML & CSS examples
This text has a color of #d47e0b
<p style="color:#d47e0b;">Text here</p>
.mytext {color:#d47e0b;}
This box has a color of #d47e0b
<div style="background-color:#d47e0b;">Content here</div>
.mybackground {background-color:#d47e0b;}
Border around this has a color of #d47e0b
<div style="border:2px solid #d47e0b;">Content here</div>
.myborder {border:2px solid #d47e0b;}