#dd55c4 color space conversions
Hex:
#dd55c4
RGB:
221, 85, 196
CMY:
13, 67, 23
CMYK:
0, 62, 11, 13
HSL:
311°, 66.6667%, 60.0000%
HSV (HSB):
311°, 61.5385%, 86.6667%
XYZ:
43.0311, 25.8547, 54.9470
xyY:
0.3475, 0.2088, 25.8547
CIE-Lab:
57.8988, 65.3999, -31.8181
CIE-LCH:
57.8988, 72.7292, 334.0563
CIE-Luv:
57.8988, 68.5762, -58.4924
Hunter-Lab:
50.8475, 62.0775, -28.4769
#dd55c4 color charts
#dd55c4 color shades, tints & tones
#dd55c4 color schemes
#dd55c4 color preview, HTML & CSS examples
This text has a color of #dd55c4
<p style="color:#dd55c4;">Text here</p>
.mytext {color:#dd55c4;}
This box has a color of #dd55c4
<div style="background-color:#dd55c4;">Content here</div>
.mybackground {background-color:#dd55c4;}
Border around this has a color of #dd55c4
<div style="border:2px solid #dd55c4;">Content here</div>
.myborder {border:2px solid #dd55c4;}