#d47b10 color space conversions
Hex:
#d47b10
RGB:
212, 123, 16
CMY:
17, 52, 94
CMYK:
0, 42, 92, 17
HSL:
33°, 85.9649%, 44.7059%
HSV (HSB):
33°, 92.4528%, 83.1373%
XYZ:
34.3279, 28.2004, 4.1242
xyY:
0.5150, 0.4231, 28.2004
CIE-Lab:
60.0693, 28.1883, 63.9872
CIE-LCH:
60.0693, 69.9209, 66.2251
CIE-Luv:
60.0693, 73.7914, 56.2319
Hunter-Lab:
53.1040, 22.4551, 32.5683
#d47b10 color charts
#d47b10 color shades, tints & tones
#d47b10 color schemes
#d47b10 color preview, HTML & CSS examples
This text has a color of #d47b10
<p style="color:#d47b10;">Text here</p>
.mytext {color:#d47b10;}
This box has a color of #d47b10
<div style="background-color:#d47b10;">Content here</div>
.mybackground {background-color:#d47b10;}
Border around this has a color of #d47b10
<div style="border:2px solid #d47b10;">Content here</div>
.myborder {border:2px solid #d47b10;}