#dd68a1 color space conversions
Hex:
#dd68a1
RGB:
221, 104, 161
CMY:
13, 59, 37
CMYK:
0, 53, 27, 13
HSL:
331°, 63.2432%, 63.7255%
HSV (HSB):
331°, 52.9412%, 86.6667%
XYZ:
41.2021, 27.8460, 36.9214
xyY:
0.3888, 0.2628, 27.8460
CIE-Lab:
59.7493, 51.9052, -8.8641
CIE-LCH:
59.7493, 52.6566, 350.3089
CIE-Luv:
59.7493, 71.0504, -22.0575
Hunter-Lab:
52.7693, 47.0261, -4.5453
#dd68a1 color charts
#dd68a1 color shades, tints & tones
#dd68a1 color schemes
#dd68a1 color preview, HTML & CSS examples
This text has a color of #dd68a1
<p style="color:#dd68a1;">Text here</p>
.mytext {color:#dd68a1;}
This box has a color of #dd68a1
<div style="background-color:#dd68a1;">Content here</div>
.mybackground {background-color:#dd68a1;}
Border around this has a color of #dd68a1
<div style="border:2px solid #dd68a1;">Content here</div>
.myborder {border:2px solid #dd68a1;}