#d99cd9 color space conversions
Hex:
#d99cd9
RGB:
217, 156, 217
CMY:
15, 39, 15
CMYK:
0, 28, 0, 15
HSL:
300°, 44.5255%, 73.1373%
HSV (HSB):
300°, 28.1106%, 85.0980%
XYZ:
53.0281, 43.5384, 71.2545
xyY:
0.3160, 0.2594, 43.5384
CIE-Lab:
71.9189, 32.6557, -22.0548
CIE-LCH:
71.9189, 39.4057, 325.9659
CIE-Luv:
71.9189, 30.6199, -39.6004
Hunter-Lab:
65.9836, 27.9812, -17.8376
#d99cd9 color charts
#d99cd9 color shades, tints & tones
#d99cd9 color schemes
#d99cd9 color preview, HTML & CSS examples
This text has a color of #d99cd9
<p style="color:#d99cd9;">Text here</p>
.mytext {color:#d99cd9;}
This box has a color of #d99cd9
<div style="background-color:#d99cd9;">Content here</div>
.mybackground {background-color:#d99cd9;}
Border around this has a color of #d99cd9
<div style="border:2px solid #d99cd9;">Content here</div>
.myborder {border:2px solid #d99cd9;}