#df2f85 color space conversions
Hex:
#df2f85
RGB:
223, 47, 133
CMY:
13, 82, 48
CMYK:
0, 79, 40, 13
HSL:
331°, 73.3333%, 52.9412%
HSV (HSB):
331°, 78.9238%, 87.4510%
XYZ:
35.6816, 19.4145, 24.0570
xyY:
0.4508, 0.2453, 19.4145
CIE-Lab:
51.1686, 71.1738, -5.1007
CIE-LCH:
51.1686, 71.3563, 355.9009
CIE-Luv:
51.1686, 106.3029, -20.2834
Hunter-Lab:
44.0618, 67.4423, -1.5281
#df2f85 color charts
#df2f85 color shades, tints & tones
#df2f85 color schemes
#df2f85 color preview, HTML & CSS examples
This text has a color of #df2f85
<p style="color:#df2f85;">Text here</p>
.mytext {color:#df2f85;}
This box has a color of #df2f85
<div style="background-color:#df2f85;">Content here</div>
.mybackground {background-color:#df2f85;}
Border around this has a color of #df2f85
<div style="border:2px solid #df2f85;">Content here</div>
.myborder {border:2px solid #df2f85;}