#df3242 color space conversions
Hex:
#df3242
RGB:
223, 50, 66
CMY:
13, 80, 74
CMYK:
0, 78, 70, 13
HSL:
354°, 72.9958%, 53.5294%
HSV (HSB):
354°, 77.5785%, 87.4510%
XYZ:
32.5554, 18.3625, 6.9827
xyY:
0.5623, 0.3171, 18.3625
CIE-Lab:
49.9329, 65.6428, 33.6231
CIE-LCH:
49.9329, 73.7529, 27.1221
CIE-Luv:
49.9329, 128.5538, 22.1167
Hunter-Lab:
42.8515, 60.6209, 20.3347
#df3242 color charts
#df3242 color shades, tints & tones
#df3242 color schemes
#df3242 color preview, HTML & CSS examples
This text has a color of #df3242
<p style="color:#df3242;">Text here</p>
.mytext {color:#df3242;}
This box has a color of #df3242
<div style="background-color:#df3242;">Content here</div>
.mybackground {background-color:#df3242;}
Border around this has a color of #df3242
<div style="border:2px solid #df3242;">Content here</div>
.myborder {border:2px solid #df3242;}