#d47e01 color space conversions
Hex:
#d47e01
RGB:
212, 126, 1
CMY:
17, 51, 100
CMYK:
0, 41, 100, 17
HSL:
36°, 99.0610%, 41.7647%
HSV (HSB):
36°, 99.5283%, 83.1373%
XYZ:
34.6177, 28.9209, 3.7865
xyY:
0.5142, 0.4296, 28.9209
CIE-Lab:
60.7118, 26.4184, 66.9805
CIE-LCH:
60.7118, 72.0023, 68.4748
CIE-Luv:
60.7118, 71.6378, 58.5368
Hunter-Lab:
53.7782, 20.7909, 33.4702
#d47e01 color charts
#d47e01 color shades, tints & tones
#d47e01 color schemes
#d47e01 color preview, HTML & CSS examples
This text has a color of #d47e01
<p style="color:#d47e01;">Text here</p>
.mytext {color:#d47e01;}
This box has a color of #d47e01
<div style="background-color:#d47e01;">Content here</div>
.mybackground {background-color:#d47e01;}
Border around this has a color of #d47e01
<div style="border:2px solid #d47e01;">Content here</div>
.myborder {border:2px solid #d47e01;}