#df235a color space conversions
Hex:
#df235a
RGB:
223, 35, 90
CMY:
13, 86, 65
CMYK:
0, 84, 60, 13
HSL:
342°, 74.6032%, 50.5882%
HSV (HSB):
342°, 84.3049%, 87.4510%
XYZ:
32.8779, 17.6282, 11.3426
xyY:
0.5316, 0.2850, 17.6282
CIE-Lab:
49.0420, 70.6341, 18.0362
CIE-LCH:
49.0420, 72.9005, 14.3242
CIE-Luv:
49.0420, 126.9240, 6.6974
Hunter-Lab:
41.9860, 66.3024, 13.3729
#df235a color charts
#df235a color shades, tints & tones
#df235a color schemes
#df235a color preview, HTML & CSS examples
This text has a color of #df235a
<p style="color:#df235a;">Text here</p>
.mytext {color:#df235a;}
This box has a color of #df235a
<div style="background-color:#df235a;">Content here</div>
.mybackground {background-color:#df235a;}
Border around this has a color of #df235a
<div style="border:2px solid #df235a;">Content here</div>
.myborder {border:2px solid #df235a;}