#dd68c4 color space conversions
Hex:
#dd68c4
RGB:
221, 104, 196
CMY:
13, 59, 23
CMYK:
0, 53, 11, 13
HSL:
313°, 63.2432%, 63.7255%
HSV (HSB):
313°, 52.9412%, 86.6667%
XYZ:
44.7329, 29.2583, 55.5143
xyY:
0.3454, 0.2259, 29.2583
CIE-Lab:
61.0089, 56.9904, -27.0020
CIE-LCH:
61.0089, 63.0635, 334.6484
CIE-Luv:
61.0089, 61.3682, -50.2161
Hunter-Lab:
54.0909, 52.9594, -22.9865
#dd68c4 color charts
#dd68c4 color shades, tints & tones
#dd68c4 color schemes
#dd68c4 color preview, HTML & CSS examples
This text has a color of #dd68c4
<p style="color:#dd68c4;">Text here</p>
.mytext {color:#dd68c4;}
This box has a color of #dd68c4
<div style="background-color:#dd68c4;">Content here</div>
.mybackground {background-color:#dd68c4;}
Border around this has a color of #dd68c4
<div style="border:2px solid #dd68c4;">Content here</div>
.myborder {border:2px solid #dd68c4;}