#dc99c7 color space conversions
Hex:
#dc99c7
RGB:
220, 153, 199
CMY:
14, 40, 22
CMYK:
0, 30, 10, 14
HSL:
319°, 48.9051%, 73.1373%
HSV (HSB):
319°, 30.4545%, 86.2745%
XYZ:
51.2152, 42.1216, 59.4638
xyY:
0.3352, 0.2757, 42.1216
CIE-Lab:
70.9547, 32.0664, -13.5567
CIE-LCH:
70.9547, 34.8144, 337.0829
CIE-Luv:
70.9547, 36.8733, -26.0681
Hunter-Lab:
64.9012, 27.2820, -8.8919
#dc99c7 color charts
#dc99c7 color shades, tints & tones
#dc99c7 color schemes
#dc99c7 color preview, HTML & CSS examples
This text has a color of #dc99c7
<p style="color:#dc99c7;">Text here</p>
.mytext {color:#dc99c7;}
This box has a color of #dc99c7
<div style="background-color:#dc99c7;">Content here</div>
.mybackground {background-color:#dc99c7;}
Border around this has a color of #dc99c7
<div style="border:2px solid #dc99c7;">Content here</div>
.myborder {border:2px solid #dc99c7;}