#df5e5e color space conversions
Hex:
#df5e5e
RGB:
223, 94, 94
CMY:
13, 63, 63
CMYK:
0, 58, 58, 13
HSL:
0°, 66.8394%, 62.1569%
HSV (HSB):
0°, 57.8475%, 87.4510%
XYZ:
36.4545, 24.5015, 13.3976
xyY:
0.4903, 0.3295, 24.5015
CIE-Lab:
56.5865, 50.4068, 25.6730
CIE-LCH:
56.5865, 56.5681, 26.9905
CIE-Luv:
56.5865, 95.9646, 20.6902
Hunter-Lab:
49.4990, 44.8365, 18.6017
#df5e5e color charts
#df5e5e color shades, tints & tones
#df5e5e color schemes
#df5e5e color preview, HTML & CSS examples
This text has a color of #df5e5e
<p style="color:#df5e5e;">Text here</p>
.mytext {color:#df5e5e;}
This box has a color of #df5e5e
<div style="background-color:#df5e5e;">Content here</div>
.mybackground {background-color:#df5e5e;}
Border around this has a color of #df5e5e
<div style="border:2px solid #df5e5e;">Content here</div>
.myborder {border:2px solid #df5e5e;}