#dd2f4e color space conversions
Hex:
#dd2f4e
RGB:
221, 47, 78
CMY:
13, 82, 69
CMYK:
0, 79, 65, 13
HSL:
349°, 71.9008%, 52.5490%
HSV (HSB):
349°, 78.7330%, 86.6667%
XYZ:
32.2105, 17.9552, 8.9758
xyY:
0.5446, 0.3036, 17.9552
CIE-Lab:
49.4418, 66.5197, 25.7877
CIE-LCH:
49.4418, 71.3434, 21.1898
CIE-Luv:
49.4418, 124.9576, 15.1935
Hunter-Lab:
42.3736, 61.5335, 17.1025
#dd2f4e color charts
#dd2f4e color shades, tints & tones
#dd2f4e color schemes
#dd2f4e color preview, HTML & CSS examples
This text has a color of #dd2f4e
<p style="color:#dd2f4e;">Text here</p>
.mytext {color:#dd2f4e;}
This box has a color of #dd2f4e
<div style="background-color:#dd2f4e;">Content here</div>
.mybackground {background-color:#dd2f4e;}
Border around this has a color of #dd2f4e
<div style="border:2px solid #dd2f4e;">Content here</div>
.myborder {border:2px solid #dd2f4e;}