#dd99cd color space conversions
Hex:
#dd99cd
RGB:
221, 153, 205
CMY:
13, 40, 20
CMYK:
0, 31, 7, 13
HSL:
314°, 50.0000%, 73.3333%
HSV (HSB):
314°, 30.7692%, 86.6667%
XYZ:
52.2295, 42.5624, 63.2202
xyY:
0.3305, 0.2694, 42.5624
CIE-Lab:
71.2569, 33.4319, -16.4079
CIE-LCH:
71.2569, 37.2413, 333.8589
CIE-Luv:
71.2569, 36.5710, -30.7547
Hunter-Lab:
65.2399, 28.7331, -11.7866
#dd99cd color charts
#dd99cd color shades, tints & tones
#dd99cd color schemes
#dd99cd color preview, HTML & CSS examples
This text has a color of #dd99cd
<p style="color:#dd99cd;">Text here</p>
.mytext {color:#dd99cd;}
This box has a color of #dd99cd
<div style="background-color:#dd99cd;">Content here</div>
.mybackground {background-color:#dd99cd;}
Border around this has a color of #dd99cd
<div style="border:2px solid #dd99cd;">Content here</div>
.myborder {border:2px solid #dd99cd;}