#dc99b3 color space conversions
Hex:
#dc99b3
RGB:
220, 153, 179
CMY:
14, 40, 30
CMYK:
0, 30, 19, 14
HSL:
337°, 48.9051%, 73.1373%
HSV (HSB):
337°, 30.4545%, 86.2745%
XYZ:
49.0431, 41.2528, 48.0256
xyY:
0.3546, 0.2982, 41.2528
CIE-Lab:
70.3527, 28.8261, -3.3580
CIE-LCH:
70.3527, 29.0210, 353.3555
CIE-Luv:
70.3527, 40.0389, -10.1073
Hunter-Lab:
64.2283, 23.8985, 0.6268
#dc99b3 color charts
#dc99b3 color shades, tints & tones
#dc99b3 color schemes
#dc99b3 color preview, HTML & CSS examples
This text has a color of #dc99b3
<p style="color:#dc99b3;">Text here</p>
.mytext {color:#dc99b3;}
This box has a color of #dc99b3
<div style="background-color:#dc99b3;">Content here</div>
.mybackground {background-color:#dc99b3;}
Border around this has a color of #dc99b3
<div style="border:2px solid #dc99b3;">Content here</div>
.myborder {border:2px solid #dc99b3;}