#df2f8d color space conversions
Hex:
#df2f8d
RGB:
223, 47, 141
CMY:
13, 82, 45
CMYK:
0, 79, 37, 13
HSL:
328°, 73.3333%, 52.9412%
HSV (HSB):
328°, 78.9238%, 87.4510%
XYZ:
36.2557, 19.6441, 27.0801
xyY:
0.4369, 0.2367, 19.6441
CIE-Lab:
51.4324, 71.9609, -9.5120
CIE-LCH:
51.4324, 72.5868, 352.4702
CIE-Luv:
51.4324, 102.9827, -26.3314
Hunter-Lab:
44.3217, 68.4523, -5.2005
#df2f8d color charts
#df2f8d color shades, tints & tones
#df2f8d color schemes
#df2f8d color preview, HTML & CSS examples
This text has a color of #df2f8d
<p style="color:#df2f8d;">Text here</p>
.mytext {color:#df2f8d;}
This box has a color of #df2f8d
<div style="background-color:#df2f8d;">Content here</div>
.mybackground {background-color:#df2f8d;}
Border around this has a color of #df2f8d
<div style="border:2px solid #df2f8d;">Content here</div>
.myborder {border:2px solid #df2f8d;}