#dd65b9 color space conversions
Hex:
#dd65b9
RGB:
221, 101, 185
CMY:
13, 60, 27
CMYK:
0, 54, 16, 13
HSL:
318°, 63.8298%, 63.1373%
HSV (HSB):
318°, 54.2986%, 86.6667%
XYZ:
43.2294, 28.1823, 49.0602
xyY:
0.3588, 0.2339, 28.1823
CIE-Lab:
60.0531, 56.7033, -22.2014
CIE-LCH:
60.0531, 60.8948, 338.6178
CIE-Luv:
60.0531, 65.7170, -42.6760
Hunter-Lab:
53.0870, 52.4526, -17.6318
#dd65b9 color charts
#dd65b9 color shades, tints & tones
#dd65b9 color schemes
#dd65b9 color preview, HTML & CSS examples
This text has a color of #dd65b9
<p style="color:#dd65b9;">Text here</p>
.mytext {color:#dd65b9;}
This box has a color of #dd65b9
<div style="background-color:#dd65b9;">Content here</div>
.mybackground {background-color:#dd65b9;}
Border around this has a color of #dd65b9
<div style="border:2px solid #dd65b9;">Content here</div>
.myborder {border:2px solid #dd65b9;}