#dd66cd color space conversions
Hex:
#dd66cd
RGB:
221, 102, 205
CMY:
13, 60, 20
CMYK:
0, 54, 7, 13
HSL:
308°, 63.6364%, 63.3333%
HSV (HSB):
308°, 53.8462%, 86.6667%
XYZ:
45.5896, 29.2827, 61.0069
xyY:
0.3355, 0.2155, 29.2827
CIE-Lab:
61.0303, 59.3654, -32.0698
CIE-LCH:
61.0303, 67.4738, 331.6216
CIE-Luv:
61.0303, 59.6736, -58.4897
Hunter-Lab:
54.1135, 55.6844, -28.9634
#dd66cd color charts
#dd66cd color shades, tints & tones
#dd66cd color schemes
#dd66cd color preview, HTML & CSS examples
This text has a color of #dd66cd
<p style="color:#dd66cd;">Text here</p>
.mytext {color:#dd66cd;}
This box has a color of #dd66cd
<div style="background-color:#dd66cd;">Content here</div>
.mybackground {background-color:#dd66cd;}
Border around this has a color of #dd66cd
<div style="border:2px solid #dd66cd;">Content here</div>
.myborder {border:2px solid #dd66cd;}