#dc97c9 color space conversions
Hex:
#dc97c9
RGB:
220, 151, 201
CMY:
14, 41, 21
CMYK:
0, 31, 9, 14
HSL:
317°, 49.6403%, 72.7451%
HSV (HSB):
317°, 31.3636%, 86.2745%
XYZ:
51.1244, 41.5659, 60.5868
xyY:
0.3335, 0.2712, 41.5659
CIE-Lab:
70.5706, 33.4814, -15.2417
CIE-LCH:
70.5706, 36.7874, 335.5237
CIE-Luv:
70.5706, 37.5730, -28.9006
Hunter-Lab:
64.4716, 28.7208, -10.5873
#dc97c9 color charts
#dc97c9 color shades, tints & tones
#dc97c9 color schemes
#dc97c9 color preview, HTML & CSS examples
This text has a color of #dc97c9
<p style="color:#dc97c9;">Text here</p>
.mytext {color:#dc97c9;}
This box has a color of #dc97c9
<div style="background-color:#dc97c9;">Content here</div>
.mybackground {background-color:#dc97c9;}
Border around this has a color of #dc97c9
<div style="border:2px solid #dc97c9;">Content here</div>
.myborder {border:2px solid #dc97c9;}