#dd91c4 color space conversions
Hex:
#dd91c4
RGB:
221, 145, 196
CMY:
13, 43, 23
CMYK:
0, 34, 11, 13
HSL:
320°, 52.7778%, 71.7647%
HSV (HSB):
320°, 34.3891%, 86.6667%
XYZ:
49.9080, 39.6085, 57.2393
xyY:
0.3401, 0.2699, 39.6085
CIE-Lab:
69.1898, 36.1824, -14.5352
CIE-LCH:
69.1898, 38.9928, 338.1137
CIE-Luv:
69.1898, 42.1682, -28.1946
Hunter-Lab:
62.9353, 31.4147, -9.8693
#dd91c4 color charts
#dd91c4 color shades, tints & tones
#dd91c4 color schemes
#dd91c4 color preview, HTML & CSS examples
This text has a color of #dd91c4
<p style="color:#dd91c4;">Text here</p>
.mytext {color:#dd91c4;}
This box has a color of #dd91c4
<div style="background-color:#dd91c4;">Content here</div>
.mybackground {background-color:#dd91c4;}
Border around this has a color of #dd91c4
<div style="border:2px solid #dd91c4;">Content here</div>
.myborder {border:2px solid #dd91c4;}