#dd2e40 color space conversions
Hex:
#dd2e40
RGB:
221, 46, 64
CMY:
13, 82, 75
CMYK:
0, 79, 71, 13
HSL:
354°, 72.0165%, 52.3529%
HSV (HSB):
354°, 79.1855%, 86.6667%
XYZ:
31.7212, 17.6963, 6.5943
xyY:
0.5663, 0.3159, 17.6963
CIE-Lab:
49.1257, 66.1083, 33.7440
CIE-LCH:
49.1257, 74.2224, 27.0414
CIE-Luv:
49.1257, 129.3185, 21.8181
Hunter-Lab:
42.0670, 60.9832, 20.1527
#dd2e40 color charts
#dd2e40 color shades, tints & tones
#dd2e40 color schemes
#dd2e40 color preview, HTML & CSS examples
This text has a color of #dd2e40
<p style="color:#dd2e40;">Text here</p>
.mytext {color:#dd2e40;}
This box has a color of #dd2e40
<div style="background-color:#dd2e40;">Content here</div>
.mybackground {background-color:#dd2e40;}
Border around this has a color of #dd2e40
<div style="border:2px solid #dd2e40;">Content here</div>
.myborder {border:2px solid #dd2e40;}