#d47c1a color space conversions
Hex:
#d47c1a
RGB:
212, 124, 26
CMY:
17, 51, 90
CMYK:
0, 42, 88, 17
HSL:
32°, 78.1513%, 46.6667%
HSV (HSB):
32°, 87.7358%, 83.1373%
XYZ:
34.5455, 28.4869, 4.6551
xyY:
0.5104, 0.4209, 28.4869
CIE-Lab:
60.3261, 27.8323, 61.6633
CIE-LCH:
60.3261, 67.6535, 65.7075
CIE-Luv:
60.3261, 72.5982, 55.2826
Hunter-Lab:
53.3732, 22.1301, 32.1901
#d47c1a color charts
#d47c1a color shades, tints & tones
#d47c1a color schemes
#d47c1a color preview, HTML & CSS examples
This text has a color of #d47c1a
<p style="color:#d47c1a;">Text here</p>
.mytext {color:#d47c1a;}
This box has a color of #d47c1a
<div style="background-color:#d47c1a;">Content here</div>
.mybackground {background-color:#d47c1a;}
Border around this has a color of #d47c1a
<div style="border:2px solid #d47c1a;">Content here</div>
.myborder {border:2px solid #d47c1a;}