#dc97c2 color space conversions
Hex:
#dc97c2
RGB:
220, 151, 194
CMY:
14, 41, 24
CMYK:
0, 31, 12, 14
HSL:
323°, 49.6403%, 72.7451%
HSV (HSB):
323°, 31.3636%, 86.2745%
XYZ:
50.3194, 41.2439, 56.3477
xyY:
0.3402, 0.2788, 41.2439
CIE-Lab:
70.3465, 32.3019, -11.6984
CIE-LCH:
70.3465, 34.3550, 340.0918
CIE-Luv:
70.3465, 38.7222, -23.2227
Hunter-Lab:
64.2214, 27.4726, -7.0659
#dc97c2 color charts
#dc97c2 color shades, tints & tones
#dc97c2 color schemes
#dc97c2 color preview, HTML & CSS examples
This text has a color of #dc97c2
<p style="color:#dc97c2;">Text here</p>
.mytext {color:#dc97c2;}
This box has a color of #dc97c2
<div style="background-color:#dc97c2;">Content here</div>
.mybackground {background-color:#dc97c2;}
Border around this has a color of #dc97c2
<div style="border:2px solid #dc97c2;">Content here</div>
.myborder {border:2px solid #dc97c2;}