#dc999d color space conversions
Hex:
#dc999d
RGB:
220, 153, 157
CMY:
14, 40, 38
CMYK:
0, 30, 29, 14
HSL:
356°, 48.9051%, 73.1373%
HSV (HSB):
356°, 30.4545%, 86.2745%
XYZ:
46.9922, 40.4324, 37.2258
xyY:
0.3770, 0.3244, 40.4324
CIE-Lab:
69.7764, 25.6400, 8.0419
CIE-LCH:
69.7764, 26.8715, 17.4138
CIE-Luv:
69.7764, 43.3782, 6.5695
Hunter-Lab:
63.5865, 20.6402, 9.8001
#dc999d color charts
#dc999d color shades, tints & tones
#dc999d color schemes
#dc999d color preview, HTML & CSS examples
This text has a color of #dc999d
<p style="color:#dc999d;">Text here</p>
.mytext {color:#dc999d;}
This box has a color of #dc999d
<div style="background-color:#dc999d;">Content here</div>
.mybackground {background-color:#dc999d;}
Border around this has a color of #dc999d
<div style="border:2px solid #dc999d;">Content here</div>
.myborder {border:2px solid #dc999d;}