#d46d3c color space conversions
Hex:
#d46d3c
RGB:
212, 109, 60
CMY:
17, 57, 76
CMYK:
0, 49, 72, 17
HSL:
19°, 63.8655%, 53.3333%
HSV (HSB):
19°, 71.6981%, 83.1373%
XYZ:
33.4356, 25.2606, 7.3885
xyY:
0.5060, 0.3822, 25.2606
CIE-Lab:
57.3284, 36.8904, 44.8524
CIE-LCH:
57.3284, 58.0745, 50.5632
CIE-Luv:
57.3284, 81.9507, 40.9049
Hunter-Lab:
50.2599, 30.7931, 26.4660
#d46d3c color charts
#d46d3c color shades, tints & tones
#d46d3c color schemes
#d46d3c color preview, HTML & CSS examples
This text has a color of #d46d3c
<p style="color:#d46d3c;">Text here</p>
.mytext {color:#d46d3c;}
This box has a color of #d46d3c
<div style="background-color:#d46d3c;">Content here</div>
.mybackground {background-color:#d46d3c;}
Border around this has a color of #d46d3c
<div style="border:2px solid #d46d3c;">Content here</div>
.myborder {border:2px solid #d46d3c;}