#dd68b9 color space conversions
Hex:
#dd68b9
RGB:
221, 104, 185
CMY:
13, 59, 27
CMYK:
0, 53, 16, 13
HSL:
318°, 63.2432%, 63.7255%
HSV (HSB):
318°, 52.9412%, 86.6667%
XYZ:
43.5261, 28.7756, 49.1591
xyY:
0.3584, 0.2369, 28.7756
CIE-Lab:
60.5830, 55.2965, -21.3906
CIE-LCH:
60.5830, 59.2897, 338.8518
CIE-Luv:
60.5830, 64.4116, -41.2656
Hunter-Lab:
53.6429, 50.9607, -16.7842
#dd68b9 color charts
#dd68b9 color shades, tints & tones
#dd68b9 color schemes
#dd68b9 color preview, HTML & CSS examples
This text has a color of #dd68b9
<p style="color:#dd68b9;">Text here</p>
.mytext {color:#dd68b9;}
This box has a color of #dd68b9
<div style="background-color:#dd68b9;">Content here</div>
.mybackground {background-color:#dd68b9;}
Border around this has a color of #dd68b9
<div style="border:2px solid #dd68b9;">Content here</div>
.myborder {border:2px solid #dd68b9;}