#dd91bc color space conversions
Hex:
#dd91bc
RGB:
221, 145, 188
CMY:
13, 43, 26
CMYK:
0, 34, 15, 13
HSL:
326°, 52.7778%, 71.7647%
HSV (HSB):
326°, 34.3891%, 86.6667%
XYZ:
49.0213, 39.2538, 52.5700
xyY:
0.3481, 0.2787, 39.2538
CIE-Lab:
68.9347, 34.8785, -10.4607
CIE-LCH:
68.9347, 36.4134, 343.3050
CIE-Luv:
68.9347, 43.5900, -21.7356
Hunter-Lab:
62.6528, 30.0208, -5.8913
#dd91bc color charts
#dd91bc color shades, tints & tones
#dd91bc color schemes
#dd91bc color preview, HTML & CSS examples
This text has a color of #dd91bc
<p style="color:#dd91bc;">Text here</p>
.mytext {color:#dd91bc;}
This box has a color of #dd91bc
<div style="background-color:#dd91bc;">Content here</div>
.mybackground {background-color:#dd91bc;}
Border around this has a color of #dd91bc
<div style="border:2px solid #dd91bc;">Content here</div>
.myborder {border:2px solid #dd91bc;}