#dc98c5 color space conversions
Hex:
#dc98c5
RGB:
220, 152, 197
CMY:
14, 40, 23
CMYK:
0, 31, 10, 14
HSL:
320°, 49.2754%, 72.9412%
HSV (HSB):
320°, 30.9091%, 86.2745%
XYZ:
50.8215, 41.7033, 58.1943
xyY:
0.3372, 0.2767, 41.7033
CIE-Lab:
70.6659, 32.2659, -12.8829
CIE-LCH:
70.6659, 34.7427, 338.2346
CIE-Luv:
70.6659, 37.7126, -25.0488
Hunter-Lab:
64.5781, 27.4636, -8.2242
#dc98c5 color charts
#dc98c5 color shades, tints & tones
#dc98c5 color schemes
#dc98c5 color preview, HTML & CSS examples
This text has a color of #dc98c5
<p style="color:#dc98c5;">Text here</p>
.mytext {color:#dc98c5;}
This box has a color of #dc98c5
<div style="background-color:#dc98c5;">Content here</div>
.mybackground {background-color:#dc98c5;}
Border around this has a color of #dc98c5
<div style="border:2px solid #dc98c5;">Content here</div>
.myborder {border:2px solid #dc98c5;}