#dc99d9 color space conversions
Hex:
#dc99d9
RGB:
220, 153, 217
CMY:
14, 40, 15
CMYK:
0, 30, 1, 14
HSL:
303°, 48.9051%, 73.1373%
HSV (HSB):
303°, 30.4545%, 86.2745%
XYZ:
53.4308, 43.0079, 71.1309
xyY:
0.3189, 0.2567, 43.0079
CIE-Lab:
71.5603, 35.2405, -22.5725
CIE-LCH:
71.5603, 41.8499, 327.3593
CIE-Luv:
71.5603, 33.9749, -40.8295
Hunter-Lab:
65.5804, 30.6650, -18.4018
#dc99d9 color charts
#dc99d9 color shades, tints & tones
#dc99d9 color schemes
#dc99d9 color preview, HTML & CSS examples
This text has a color of #dc99d9
<p style="color:#dc99d9;">Text here</p>
.mytext {color:#dc99d9;}
This box has a color of #dc99d9
<div style="background-color:#dc99d9;">Content here</div>
.mybackground {background-color:#dc99d9;}
Border around this has a color of #dc99d9
<div style="border:2px solid #dc99d9;">Content here</div>
.myborder {border:2px solid #dc99d9;}