#dd9dd9 color space conversions
Hex:
#dd9dd9
RGB:
221, 157, 217
CMY:
13, 38, 15
CMYK:
0, 29, 2, 13
HSL:
304°, 48.4848%, 74.1176%
HSV (HSB):
304°, 28.9593%, 86.6667%
XYZ:
54.4001, 44.4958, 71.3670
xyY:
0.3195, 0.2613, 44.4958
CIE-Lab:
72.5587, 33.4177, -21.0430
CIE-LCH:
72.5587, 39.4911, 327.8015
CIE-Luv:
72.5587, 32.6885, -38.1679
Hunter-Lab:
66.7052, 28.8381, -16.7399
#dd9dd9 color charts
#dd9dd9 color shades, tints & tones
#dd9dd9 color schemes
#dd9dd9 color preview, HTML & CSS examples
This text has a color of #dd9dd9
<p style="color:#dd9dd9;">Text here</p>
.mytext {color:#dd9dd9;}
This box has a color of #dd9dd9
<div style="background-color:#dd9dd9;">Content here</div>
.mybackground {background-color:#dd9dd9;}
Border around this has a color of #dd9dd9
<div style="border:2px solid #dd9dd9;">Content here</div>
.myborder {border:2px solid #dd9dd9;}