#dd68bf color space conversions
Hex:
#dd68bf
RGB:
221, 104, 191
CMY:
13, 59, 25
CMYK:
0, 53, 14, 13
HSL:
315°, 63.2432%, 63.7255%
HSV (HSB):
315°, 52.9412%, 86.6667%
XYZ:
44.1731, 29.0344, 52.5662
xyY:
0.3512, 0.2308, 29.0344
CIE-Lab:
60.8119, 56.2101, -24.4617
CIE-LCH:
60.8119, 61.3021, 336.4821
CIE-Luv:
60.8119, 62.7492, -46.1422
Hunter-Lab:
53.8835, 52.0359, -20.1220
#dd68bf color charts
#dd68bf color shades, tints & tones
#dd68bf color schemes
#dd68bf color preview, HTML & CSS examples
This text has a color of #dd68bf
<p style="color:#dd68bf;">Text here</p>
.mytext {color:#dd68bf;}
This box has a color of #dd68bf
<div style="background-color:#dd68bf;">Content here</div>
.mybackground {background-color:#dd68bf;}
Border around this has a color of #dd68bf
<div style="border:2px solid #dd68bf;">Content here</div>
.myborder {border:2px solid #dd68bf;}