#dd22cf color space conversions
Hex:
#dd22cf
RGB:
221, 34, 207
CMY:
13, 87, 19
CMYK:
0, 85, 6, 13
HSL:
304°, 73.3333%, 50.0000%
HSV (HSB):
304°, 84.6154%, 86.6667%
XYZ:
41.6533, 21.0212, 60.8936
xyY:
0.3371, 0.1701, 21.0212
CIE-Lab:
52.9727, 82.4912, -45.8601
CIE-LCH:
52.9727, 94.3819, 330.9286
CIE-Luv:
52.9727, 76.3722, -81.0928
Hunter-Lab:
45.8489, 81.9301, -46.6510
#dd22cf color charts
#dd22cf color shades, tints & tones
#dd22cf color schemes
#dd22cf color preview, HTML & CSS examples
This text has a color of #dd22cf
<p style="color:#dd22cf;">Text here</p>
.mytext {color:#dd22cf;}
This box has a color of #dd22cf
<div style="background-color:#dd22cf;">Content here</div>
.mybackground {background-color:#dd22cf;}
Border around this has a color of #dd22cf
<div style="border:2px solid #dd22cf;">Content here</div>
.myborder {border:2px solid #dd22cf;}