#df2f90 color space conversions
Hex:
#df2f90
RGB:
223, 47, 144
CMY:
13, 82, 44
CMYK:
0, 79, 35, 13
HSL:
327°, 73.3333%, 52.9412%
HSV (HSB):
327°, 78.9238%, 87.4510%
XYZ:
36.4820, 19.7346, 28.2719
xyY:
0.4318, 0.2336, 19.7346
CIE-Lab:
51.5358, 72.2681, -11.1523
CIE-LCH:
51.5358, 73.1235, 351.2274
CIE-Luv:
51.5358, 101.7286, -28.6295
Hunter-Lab:
44.4237, 68.8479, -6.6365
#df2f90 color charts
#df2f90 color shades, tints & tones
#df2f90 color schemes
#df2f90 color preview, HTML & CSS examples
This text has a color of #df2f90
<p style="color:#df2f90;">Text here</p>
.mytext {color:#df2f90;}
This box has a color of #df2f90
<div style="background-color:#df2f90;">Content here</div>
.mybackground {background-color:#df2f90;}
Border around this has a color of #df2f90
<div style="border:2px solid #df2f90;">Content here</div>
.myborder {border:2px solid #df2f90;}