#df204e color space conversions
Hex:
#df204e
RGB:
223, 32, 78
CMY:
13, 87, 69
CMYK:
0, 86, 65, 13
HSL:
346°, 74.9020%, 50.0000%
HSV (HSB):
346°, 85.6502%, 87.4510%
XYZ:
32.3231, 17.2711, 8.8378
xyY:
0.5532, 0.2956, 17.2711
CIE-Lab:
48.5998, 70.5549, 24.7843
CIE-LCH:
48.5998, 74.7814, 19.3552
CIE-Luv:
48.5998, 131.9602, 13.0261
Hunter-Lab:
41.5585, 66.1053, 16.4824
#df204e color charts
#df204e color shades, tints & tones
#df204e color schemes
#df204e color preview, HTML & CSS examples
This text has a color of #df204e
<p style="color:#df204e;">Text here</p>
.mytext {color:#df204e;}
This box has a color of #df204e
<div style="background-color:#df204e;">Content here</div>
.mybackground {background-color:#df204e;}
Border around this has a color of #df204e
<div style="border:2px solid #df204e;">Content here</div>
.myborder {border:2px solid #df204e;}