#dd2f4d color space conversions
Hex:
#dd2f4d
RGB:
221, 47, 77
CMY:
13, 82, 70
CMYK:
0, 79, 65, 13
HSL:
350°, 71.9008%, 52.5490%
HSV (HSB):
350°, 78.7330%, 86.6667%
XYZ:
32.1749, 17.9410, 8.7883
xyY:
0.5462, 0.3046, 17.9410
CIE-Lab:
49.4245, 66.4659, 26.3680
CIE-LCH:
49.4245, 71.5051, 21.6389
CIE-Luv:
49.4245, 125.2588, 15.7197
Hunter-Lab:
42.3568, 61.4668, 17.3481
#dd2f4d color charts
#dd2f4d color shades, tints & tones
#dd2f4d color schemes
#dd2f4d color preview, HTML & CSS examples
This text has a color of #dd2f4d
<p style="color:#dd2f4d;">Text here</p>
.mytext {color:#dd2f4d;}
This box has a color of #dd2f4d
<div style="background-color:#dd2f4d;">Content here</div>
.mybackground {background-color:#dd2f4d;}
Border around this has a color of #dd2f4d
<div style="border:2px solid #dd2f4d;">Content here</div>
.myborder {border:2px solid #dd2f4d;}