#df2e85 color space conversions
Hex:
#df2e85
RGB:
223, 46, 133
CMY:
13, 82, 48
CMYK:
0, 79, 40, 13
HSL:
331°, 73.4440%, 52.7451%
HSV (HSB):
331°, 79.3722%, 87.4510%
XYZ:
35.6421, 19.3354, 24.0439
xyY:
0.4510, 0.2447, 19.3354
CIE-Lab:
51.0773, 71.4340, -5.2360
CIE-LCH:
51.0773, 71.6256, 355.8078
CIE-Luv:
51.0773, 106.6044, -20.5103
Hunter-Lab:
43.9721, 67.7341, -1.6393
#df2e85 color charts
#df2e85 color shades, tints & tones
#df2e85 color schemes
#df2e85 color preview, HTML & CSS examples
This text has a color of #df2e85
<p style="color:#df2e85;">Text here</p>
.mytext {color:#df2e85;}
This box has a color of #df2e85
<div style="background-color:#df2e85;">Content here</div>
.mybackground {background-color:#df2e85;}
Border around this has a color of #df2e85
<div style="border:2px solid #df2e85;">Content here</div>
.myborder {border:2px solid #df2e85;}