#d47d1a color space conversions
Hex:
#d47d1a
RGB:
212, 125, 26
CMY:
17, 51, 90
CMYK:
0, 41, 88, 17
HSL:
32°, 78.1513%, 46.6667%
HSV (HSB):
32°, 87.7358%, 83.1373%
XYZ:
34.6714, 28.7389, 4.6971
xyY:
0.5091, 0.4220, 28.7389
CIE-Lab:
60.5505, 27.2985, 61.8404
CIE-LCH:
60.5505, 67.5977, 66.1817
CIE-Luv:
60.5505, 71.7744, 55.6447
Hunter-Lab:
53.6086, 21.6300, 32.3312
#d47d1a color charts
#d47d1a color shades, tints & tones
#d47d1a color schemes
#d47d1a color preview, HTML & CSS examples
This text has a color of #d47d1a
<p style="color:#d47d1a;">Text here</p>
.mytext {color:#d47d1a;}
This box has a color of #d47d1a
<div style="background-color:#d47d1a;">Content here</div>
.mybackground {background-color:#d47d1a;}
Border around this has a color of #d47d1a
<div style="border:2px solid #d47d1a;">Content here</div>
.myborder {border:2px solid #d47d1a;}