#dd2c5c color space conversions
Hex:
#dd2c5c
RGB:
221, 44, 92
CMY:
13, 83, 64
CMYK:
0, 80, 58, 13
HSL:
344°, 72.2449%, 51.9608%
HSV (HSB):
344°, 80.0905%, 86.6667%
XYZ:
32.6512, 17.9462, 11.8683
xyY:
0.5227, 0.2873, 17.9462
CIE-Lab:
49.4308, 68.1499, 17.2746
CIE-LCH:
49.4308, 70.3052, 14.2237
CIE-Luv:
49.4308, 121.5774, 6.6197
Hunter-Lab:
42.3630, 63.4435, 13.0436
#dd2c5c color charts
#dd2c5c color shades, tints & tones
#dd2c5c color schemes
#dd2c5c color preview, HTML & CSS examples
This text has a color of #dd2c5c
<p style="color:#dd2c5c;">Text here</p>
.mytext {color:#dd2c5c;}
This box has a color of #dd2c5c
<div style="background-color:#dd2c5c;">Content here</div>
.mybackground {background-color:#dd2c5c;}
Border around this has a color of #dd2c5c
<div style="border:2px solid #dd2c5c;">Content here</div>
.myborder {border:2px solid #dd2c5c;}