#d47a1c color space conversions
Hex:
#d47a1c
RGB:
212, 122, 28
CMY:
17, 52, 89
CMYK:
0, 42, 87, 17
HSL:
31°, 76.6667%, 47.0588%
HSV (HSB):
31°, 86.7925%, 83.1373%
XYZ:
34.3205, 28.0000, 4.6943
xyY:
0.5121, 0.4178, 28.0000
CIE-Lab:
59.8887, 28.9415, 60.7134
CIE-LCH:
59.8887, 67.2586, 64.5133
CIE-Luv:
59.8887, 74.1539, 54.2352
Hunter-Lab:
52.9150, 23.1734, 31.7807
#d47a1c color charts
#d47a1c color shades, tints & tones
#d47a1c color schemes
#d47a1c color preview, HTML & CSS examples
This text has a color of #d47a1c
<p style="color:#d47a1c;">Text here</p>
.mytext {color:#d47a1c;}
This box has a color of #d47a1c
<div style="background-color:#d47a1c;">Content here</div>
.mybackground {background-color:#d47a1c;}
Border around this has a color of #d47a1c
<div style="border:2px solid #d47a1c;">Content here</div>
.myborder {border:2px solid #d47a1c;}