#dd91cf color space conversions
Hex:
#dd91cf
RGB:
221, 145, 207
CMY:
13, 43, 19
CMYK:
0, 34, 6, 13
HSL:
311°, 52.7778%, 71.7647%
HSV (HSB):
311°, 34.3891%, 86.6667%
XYZ:
51.2067, 40.1279, 64.0781
xyY:
0.3295, 0.2582, 40.1279
CIE-Lab:
69.5606, 38.0530, -20.0840
CIE-LCH:
69.5606, 43.0279, 332.1753
CIE-Luv:
69.5606, 40.2005, -37.1844
Hunter-Lab:
63.3466, 33.4351, -15.6320
#dd91cf color charts
#dd91cf color shades, tints & tones
#dd91cf color schemes
#dd91cf color preview, HTML & CSS examples
This text has a color of #dd91cf
<p style="color:#dd91cf;">Text here</p>
.mytext {color:#dd91cf;}
This box has a color of #dd91cf
<div style="background-color:#dd91cf;">Content here</div>
.mybackground {background-color:#dd91cf;}
Border around this has a color of #dd91cf
<div style="border:2px solid #dd91cf;">Content here</div>
.myborder {border:2px solid #dd91cf;}