#df2d64 color space conversions
Hex:
#df2d64
RGB:
223, 45, 100
CMY:
13, 82, 61
CMYK:
0, 80, 55, 13
HSL:
341°, 73.5537%, 52.5490%
HSV (HSB):
341°, 79.8206%, 87.4510%
XYZ:
33.6701, 18.4848, 13.8499
xyY:
0.5101, 0.2801, 18.4848
CIE-Lab:
50.0790, 68.9611, 13.3460
CIE-LCH:
50.0790, 70.2407, 10.9530
CIE-Luv:
50.0790, 119.9451, 2.3615
Hunter-Lab:
42.9940, 64.5499, 10.9964
#df2d64 color charts
#df2d64 color shades, tints & tones
#df2d64 color schemes
#df2d64 color preview, HTML & CSS examples
This text has a color of #df2d64
<p style="color:#df2d64;">Text here</p>
.mytext {color:#df2d64;}
This box has a color of #df2d64
<div style="background-color:#df2d64;">Content here</div>
.mybackground {background-color:#df2d64;}
Border around this has a color of #df2d64
<div style="border:2px solid #df2d64;">Content here</div>
.myborder {border:2px solid #df2d64;}