#dd352e color space conversions
Hex:
#dd352e
RGB:
221, 53, 46
CMY:
13, 79, 82
CMYK:
0, 76, 79, 13
HSL:
2°, 72.0165%, 52.3529%
HSV (HSB):
2°, 79.1855%, 86.6667%
XYZ:
31.5850, 18.1156, 4.4167
xyY:
0.5836, 0.3347, 18.1156
CIE-Lab:
49.6360, 63.4114, 44.4466
CIE-LCH:
49.6360, 77.4372, 35.0276
CIE-Luv:
49.6360, 129.8614, 30.1255
Hunter-Lab:
42.5624, 57.9783, 23.6412
#dd352e color charts
#dd352e color shades, tints & tones
#dd352e color schemes
#dd352e color preview, HTML & CSS examples
This text has a color of #dd352e
<p style="color:#dd352e;">Text here</p>
.mytext {color:#dd352e;}
This box has a color of #dd352e
<div style="background-color:#dd352e;">Content here</div>
.mybackground {background-color:#dd352e;}
Border around this has a color of #dd352e
<div style="border:2px solid #dd352e;">Content here</div>
.myborder {border:2px solid #dd352e;}