#dc99c1 color space conversions
Hex:
#dc99c1
RGB:
220, 153, 193
CMY:
14, 40, 24
CMYK:
0, 30, 12, 14
HSL:
324°, 48.9051%, 73.1373%
HSV (HSB):
324°, 30.4545%, 86.2745%
XYZ:
50.5321, 41.8484, 55.8663
xyY:
0.3409, 0.2823, 41.8484
CIE-Lab:
70.7662, 31.0615, -10.5160
CIE-LCH:
70.7662, 32.7934, 341.2963
CIE-Luv:
70.7662, 37.8316, -21.2192
Hunter-Lab:
64.6903, 26.2251, -5.9194
#dc99c1 color charts
#dc99c1 color shades, tints & tones
#dc99c1 color schemes
#dc99c1 color preview, HTML & CSS examples
This text has a color of #dc99c1
<p style="color:#dc99c1;">Text here</p>
.mytext {color:#dc99c1;}
This box has a color of #dc99c1
<div style="background-color:#dc99c1;">Content here</div>
.mybackground {background-color:#dc99c1;}
Border around this has a color of #dc99c1
<div style="border:2px solid #dc99c1;">Content here</div>
.myborder {border:2px solid #dc99c1;}