#d46e2d color space conversions
Hex:
#d46e2d
RGB:
212, 110, 45
CMY:
17, 57, 82
CMYK:
0, 48, 79, 17
HSL:
23°, 66.0079%, 50.3922%
HSV (HSB):
23°, 78.7736%, 83.1373%
XYZ:
33.2010, 25.3384, 5.6235
xyY:
0.5174, 0.3949, 25.3384
CIE-Lab:
57.4036, 35.7386, 52.0768
CIE-LCH:
57.4036, 63.1605, 55.5395
CIE-Luv:
57.4036, 82.7594, 46.1332
Hunter-Lab:
50.3372, 29.6432, 28.6124
#d46e2d color charts
#d46e2d color shades, tints & tones
#d46e2d color schemes
#d46e2d color preview, HTML & CSS examples
This text has a color of #d46e2d
<p style="color:#d46e2d;">Text here</p>
.mytext {color:#d46e2d;}
This box has a color of #d46e2d
<div style="background-color:#d46e2d;">Content here</div>
.mybackground {background-color:#d46e2d;}
Border around this has a color of #d46e2d
<div style="border:2px solid #d46e2d;">Content here</div>
.myborder {border:2px solid #d46e2d;}