#dd5e2e color space conversions
Hex:
#dd5e2e
RGB:
221, 94, 46
CMY:
13, 63, 82
CMYK:
0, 57, 79, 13
HSL:
16°, 72.0165%, 52.3529%
HSV (HSB):
16°, 79.1855%, 86.6667%
XYZ:
34.3146, 23.5748, 5.3266
xyY:
0.5428, 0.3729, 23.5748
CIE-Lab:
55.6596, 47.1502, 50.4046
CIE-LCH:
55.6596, 69.0200, 46.9106
CIE-Luv:
55.6596, 102.7325, 41.2102
Hunter-Lab:
48.5539, 41.1825, 27.4834
#dd5e2e color charts
#dd5e2e color shades, tints & tones
#dd5e2e color schemes
#dd5e2e color preview, HTML & CSS examples
This text has a color of #dd5e2e
<p style="color:#dd5e2e;">Text here</p>
.mytext {color:#dd5e2e;}
This box has a color of #dd5e2e
<div style="background-color:#dd5e2e;">Content here</div>
.mybackground {background-color:#dd5e2e;}
Border around this has a color of #dd5e2e
<div style="border:2px solid #dd5e2e;">Content here</div>
.myborder {border:2px solid #dd5e2e;}