#dd2e6d color space conversions
Hex:
#dd2e6d
RGB:
221, 46, 109
CMY:
13, 82, 57
CMYK:
0, 79, 51, 13
HSL:
338°, 72.0165%, 52.3529%
HSV (HSB):
338°, 79.1855%, 86.6667%
XYZ:
33.5561, 18.4303, 16.2568
xyY:
0.4917, 0.2701, 18.4303
CIE-Lab:
50.0139, 68.8421, 7.7155
CIE-LCH:
50.0139, 69.2731, 6.3948
CIE-Luv:
50.0139, 114.6093, -3.9098
Hunter-Lab:
42.9305, 64.3940, 7.5996
#dd2e6d color charts
#dd2e6d color shades, tints & tones
#dd2e6d color schemes
#dd2e6d color preview, HTML & CSS examples
This text has a color of #dd2e6d
<p style="color:#dd2e6d;">Text here</p>
.mytext {color:#dd2e6d;}
This box has a color of #dd2e6d
<div style="background-color:#dd2e6d;">Content here</div>
.mybackground {background-color:#dd2e6d;}
Border around this has a color of #dd2e6d
<div style="border:2px solid #dd2e6d;">Content here</div>
.myborder {border:2px solid #dd2e6d;}