#d46d2c color space conversions
Hex:
#d46d2c
RGB:
212, 109, 44
CMY:
17, 57, 83
CMYK:
0, 49, 79, 17
HSL:
23°, 66.1417%, 50.1961%
HSV (HSB):
23°, 79.2453%, 83.1373%
XYZ:
33.0746, 25.1162, 5.4876
xyY:
0.5194, 0.3944, 25.1162
CIE-Lab:
57.1884, 36.2190, 52.3110
CIE-LCH:
57.1884, 63.6259, 55.3022
CIE-Luv:
57.1884, 83.6502, 46.0483
Hunter-Lab:
50.1160, 30.1000, 28.5892
#d46d2c color charts
#d46d2c color shades, tints & tones
#d46d2c color schemes
#d46d2c color preview, HTML & CSS examples
This text has a color of #d46d2c
<p style="color:#d46d2c;">Text here</p>
.mytext {color:#d46d2c;}
This box has a color of #d46d2c
<div style="background-color:#d46d2c;">Content here</div>
.mybackground {background-color:#d46d2c;}
Border around this has a color of #d46d2c
<div style="border:2px solid #d46d2c;">Content here</div>
.myborder {border:2px solid #d46d2c;}