#dd66c3 color space conversions
Hex:
#dd66c3
RGB:
221, 102, 195
CMY:
13, 60, 24
CMYK:
0, 54, 12, 13
HSL:
313°, 63.6364%, 63.3333%
HSV (HSB):
313°, 53.8462%, 86.6667%
XYZ:
44.4205, 28.8150, 54.8504
xyY:
0.3468, 0.2250, 28.8150
CIE-Lab:
60.6180, 57.7677, -27.0365
CIE-LCH:
60.6180, 63.7815, 334.9194
CIE-Luv:
60.6180, 62.4675, -50.3408
Hunter-Lab:
53.6796, 53.7714, -23.0074
#dd66c3 color charts
#dd66c3 color shades, tints & tones
#dd66c3 color schemes
#dd66c3 color preview, HTML & CSS examples
This text has a color of #dd66c3
<p style="color:#dd66c3;">Text here</p>
.mytext {color:#dd66c3;}
This box has a color of #dd66c3
<div style="background-color:#dd66c3;">Content here</div>
.mybackground {background-color:#dd66c3;}
Border around this has a color of #dd66c3
<div style="border:2px solid #dd66c3;">Content here</div>
.myborder {border:2px solid #dd66c3;}