#df2c50 color space conversions
Hex:
#df2c50
RGB:
223, 44, 80
CMY:
13, 83, 69
CMYK:
0, 80, 64, 13
HSL:
348°, 73.6626%, 52.3529%
HSV (HSB):
348°, 80.2691%, 87.4510%
XYZ:
32.7801, 18.0685, 9.3493
xyY:
0.5445, 0.3002, 18.0685
CIE-Lab:
49.5791, 67.9706, 24.8334
CIE-LCH:
49.5791, 72.3651, 20.0700
CIE-Luv:
49.5791, 127.1477, 13.9772
Hunter-Lab:
42.5071, 63.2659, 16.7143
#df2c50 color charts
#df2c50 color shades, tints & tones
#df2c50 color schemes
#df2c50 color preview, HTML & CSS examples
This text has a color of #df2c50
<p style="color:#df2c50;">Text here</p>
.mytext {color:#df2c50;}
This box has a color of #df2c50
<div style="background-color:#df2c50;">Content here</div>
.mybackground {background-color:#df2c50;}
Border around this has a color of #df2c50
<div style="border:2px solid #df2c50;">Content here</div>
.myborder {border:2px solid #df2c50;}