#dd55c9 color space conversions
Hex:
#dd55c9
RGB:
221, 85, 201
CMY:
13, 67, 21
CMYK:
0, 62, 9, 13
HSL:
309°, 66.6667%, 60.0000%
HSV (HSB):
309°, 61.5385%, 86.6667%
XYZ:
43.6099, 26.0862, 57.9950
xyY:
0.3415, 0.2043, 26.0862
CIE-Lab:
58.1188, 66.1656, -34.3303
CIE-LCH:
58.1188, 74.5417, 332.5773
CIE-Luv:
58.1188, 66.9783, -62.5250
Hunter-Lab:
51.0746, 63.0310, -31.5712
#dd55c9 color charts
#dd55c9 color shades, tints & tones
#dd55c9 color schemes
#dd55c9 color preview, HTML & CSS examples
This text has a color of #dd55c9
<p style="color:#dd55c9;">Text here</p>
.mytext {color:#dd55c9;}
This box has a color of #dd55c9
<div style="background-color:#dd55c9;">Content here</div>
.mybackground {background-color:#dd55c9;}
Border around this has a color of #dd55c9
<div style="border:2px solid #dd55c9;">Content here</div>
.myborder {border:2px solid #dd55c9;}