#d47c00 color space conversions
Hex:
#d47c00
RGB:
212, 124, 0
CMY:
17, 51, 100
CMYK:
0, 42, 100, 17
HSL:
35°, 100.0000%, 41.5686%
HSV (HSB):
35°, 100.0000%, 83.1373%
XYZ:
34.3590, 28.4124, 3.6732
xyY:
0.5171, 0.4276, 28.4124
CIE-Lab:
60.2595, 27.4765, 66.8581
CIE-LCH:
60.2595, 72.2839, 67.6589
CIE-Luv:
60.2595, 73.3297, 57.9113
Hunter-Lab:
53.3032, 21.7796, 33.2265
#d47c00 color charts
#d47c00 color shades, tints & tones
#d47c00 color schemes
#d47c00 color preview, HTML & CSS examples
This text has a color of #d47c00
<p style="color:#d47c00;">Text here</p>
.mytext {color:#d47c00;}
This box has a color of #d47c00
<div style="background-color:#d47c00;">Content here</div>
.mybackground {background-color:#d47c00;}
Border around this has a color of #d47c00
<div style="border:2px solid #d47c00;">Content here</div>
.myborder {border:2px solid #d47c00;}