#d999c0 color space conversions
Hex:
#d999c0
RGB:
217, 153, 192
CMY:
15, 40, 25
CMYK:
0, 29, 12, 15
HSL:
323°, 45.7143%, 72.5490%
HSV (HSB):
323°, 29.4931%, 85.0980%
XYZ:
49.5209, 41.3400, 55.2385
xyY:
0.3390, 0.2830, 41.3400
CIE-Lab:
70.4134, 29.8623, -10.5223
CIE-LCH:
70.4134, 31.6619, 340.5895
CIE-Luv:
70.4134, 35.9659, -20.9942
Hunter-Lab:
64.2962, 24.9625, -5.9303
#d999c0 color charts
#d999c0 color shades, tints & tones
#d999c0 color schemes
#d999c0 color preview, HTML & CSS examples
This text has a color of #d999c0
<p style="color:#d999c0;">Text here</p>
.mytext {color:#d999c0;}
This box has a color of #d999c0
<div style="background-color:#d999c0;">Content here</div>
.mybackground {background-color:#d999c0;}
Border around this has a color of #d999c0
<div style="border:2px solid #d999c0;">Content here</div>
.myborder {border:2px solid #d999c0;}