#df245c color space conversions
Hex:
#df245c
RGB:
223, 36, 92
CMY:
13, 86, 64
CMYK:
0, 84, 59, 13
HSL:
342°, 74.5020%, 50.7843%
HSV (HSB):
342°, 83.8565%, 87.4510%
XYZ:
32.9941, 17.7224, 11.8070
xyY:
0.5277, 0.2835, 17.7224
CIE-Lab:
49.1577, 70.5484, 16.9684
CIE-LCH:
49.1577, 72.5603, 13.5239
CIE-Luv:
49.1577, 125.8937, 5.6587
Hunter-Lab:
42.0980, 66.2267, 12.8399
#df245c color charts
#df245c color shades, tints & tones
#df245c color schemes
#df245c color preview, HTML & CSS examples
This text has a color of #df245c
<p style="color:#df245c;">Text here</p>
.mytext {color:#df245c;}
This box has a color of #df245c
<div style="background-color:#df245c;">Content here</div>
.mybackground {background-color:#df245c;}
Border around this has a color of #df245c
<div style="border:2px solid #df245c;">Content here</div>
.myborder {border:2px solid #df245c;}