#df80c9 color space conversions
Hex:
#df80c9
RGB:
223, 128, 201
CMY:
13, 50, 21
CMYK:
0, 43, 10, 13
HSL:
314°, 59.7484%, 68.8235%
HSV (HSB):
314°, 42.6009%, 87.4510%
XYZ:
48.6932, 35.3434, 59.5139
xyY:
0.3392, 0.2462, 35.3434
CIE-Lab:
66.0151, 46.5664, -22.1191
CIE-LCH:
66.0151, 51.5527, 334.5922
CIE-Luv:
66.0151, 50.9125, -41.4951
Hunter-Lab:
59.4503, 42.1638, -17.7382
#df80c9 color charts
#df80c9 color shades, tints & tones
#df80c9 color schemes
#df80c9 color preview, HTML & CSS examples
This text has a color of #df80c9
<p style="color:#df80c9;">Text here</p>
.mytext {color:#df80c9;}
This box has a color of #df80c9
<div style="background-color:#df80c9;">Content here</div>
.mybackground {background-color:#df80c9;}
Border around this has a color of #df80c9
<div style="border:2px solid #df80c9;">Content here</div>
.myborder {border:2px solid #df80c9;}