#dd2ddf color space conversions
Hex:
#dd2ddf
RGB:
221, 45, 223
CMY:
13, 82, 13
CMYK:
1, 80, 0, 13
HSL:
299°, 73.5537%, 52.5490%
HSV (HSB):
299°, 79.8206%, 87.4510%
XYZ:
44.0765, 22.5766, 71.8467
xyY:
0.3182, 0.1630, 22.5766
CIE-Lab:
54.6336, 82.5585, -52.3368
CIE-LCH:
54.6336, 97.7499, 327.6279
CIE-Luv:
54.6336, 68.7899, -91.4111
Hunter-Lab:
47.5149, 82.4318, -56.3913
#dd2ddf color charts
#dd2ddf color shades, tints & tones
#dd2ddf color schemes
#dd2ddf color preview, HTML & CSS examples
This text has a color of #dd2ddf
<p style="color:#dd2ddf;">Text here</p>
.mytext {color:#dd2ddf;}
This box has a color of #dd2ddf
<div style="background-color:#dd2ddf;">Content here</div>
.mybackground {background-color:#dd2ddf;}
Border around this has a color of #dd2ddf
<div style="border:2px solid #dd2ddf;">Content here</div>
.myborder {border:2px solid #dd2ddf;}