#dc98a3 color space conversions
Hex:
#dc98a3
RGB:
220, 152, 163
CMY:
14, 40, 36
CMYK:
0, 31, 26, 14
HSL:
350°, 49.2754%, 72.9412%
HSV (HSB):
350°, 30.9091%, 86.2745%
XYZ:
47.3543, 40.3165, 39.9363
xyY:
0.3711, 0.3159, 40.3165
CIE-Lab:
69.6943, 27.0066, 4.5852
CIE-LCH:
69.6943, 27.3931, 9.6359
CIE-Luv:
69.6943, 43.0795, 1.5664
Hunter-Lab:
63.4952, 22.0073, 7.1553
#dc98a3 color charts
#dc98a3 color shades, tints & tones
#dc98a3 color schemes
#dc98a3 color preview, HTML & CSS examples
This text has a color of #dc98a3
<p style="color:#dc98a3;">Text here</p>
.mytext {color:#dc98a3;}
This box has a color of #dc98a3
<div style="background-color:#dc98a3;">Content here</div>
.mybackground {background-color:#dc98a3;}
Border around this has a color of #dc98a3
<div style="border:2px solid #dc98a3;">Content here</div>
.myborder {border:2px solid #dc98a3;}