#df234e color space conversions
Hex:
#df234e
RGB:
223, 35, 78
CMY:
13, 86, 69
CMYK:
0, 84, 65, 13
HSL:
346°, 74.6032%, 50.5882%
HSV (HSB):
346°, 84.3049%, 87.4510%
XYZ:
32.4076, 17.4401, 8.8659
xyY:
0.5520, 0.2970, 17.4401
CIE-Lab:
48.8098, 69.9533, 25.0546
CIE-LCH:
48.8098, 74.3048, 19.7056
CIE-Luv:
48.8098, 131.0227, 13.4761
Hunter-Lab:
41.7613, 65.4371, 16.6457
#df234e color charts
#df234e color shades, tints & tones
#df234e color schemes
#df234e color preview, HTML & CSS examples
This text has a color of #df234e
<p style="color:#df234e;">Text here</p>
.mytext {color:#df234e;}
This box has a color of #df234e
<div style="background-color:#df234e;">Content here</div>
.mybackground {background-color:#df234e;}
Border around this has a color of #df234e
<div style="border:2px solid #df234e;">Content here</div>
.myborder {border:2px solid #df234e;}