#d46f1e color space conversions
Hex:
#d46f1e
RGB:
212, 111, 30
CMY:
17, 56, 88
CMYK:
0, 48, 86, 17
HSL:
27°, 75.2066%, 47.4510%
HSV (HSB):
27°, 85.8491%, 83.1373%
XYZ:
33.0702, 25.4597, 4.3995
xyY:
0.5255, 0.4046, 25.4597
CIE-Lab:
57.5206, 34.7715, 58.1300
CIE-LCH:
57.5206, 67.7359, 59.1135
CIE-Luv:
57.5206, 83.0837, 49.9702
Hunter-Lab:
50.4576, 28.6891, 30.1507
#d46f1e color charts
#d46f1e color shades, tints & tones
#d46f1e color schemes
#d46f1e color preview, HTML & CSS examples
This text has a color of #d46f1e
<p style="color:#d46f1e;">Text here</p>
.mytext {color:#d46f1e;}
This box has a color of #d46f1e
<div style="background-color:#d46f1e;">Content here</div>
.mybackground {background-color:#d46f1e;}
Border around this has a color of #d46f1e
<div style="border:2px solid #d46f1e;">Content here</div>
.myborder {border:2px solid #d46f1e;}