#df5f5d color space conversions
Hex:
#df5f5d
RGB:
223, 95, 93
CMY:
13, 63, 64
CMYK:
0, 57, 58, 13
HSL:
1°, 67.0103%, 61.9608%
HSV (HSB):
1°, 58.2960%, 87.4510%
XYZ:
36.4994, 24.6627, 13.1926
xyY:
0.4909, 0.3317, 24.6627
CIE-Lab:
56.7453, 49.8714, 26.4568
CIE-LCH:
56.7453, 56.4546, 27.9460
CIE-Luv:
56.7453, 95.5279, 21.6304
Hunter-Lab:
49.6616, 44.2832, 19.0127
#df5f5d color charts
#df5f5d color shades, tints & tones
#df5f5d color schemes
#df5f5d color preview, HTML & CSS examples
This text has a color of #df5f5d
<p style="color:#df5f5d;">Text here</p>
.mytext {color:#df5f5d;}
This box has a color of #df5f5d
<div style="background-color:#df5f5d;">Content here</div>
.mybackground {background-color:#df5f5d;}
Border around this has a color of #df5f5d
<div style="border:2px solid #df5f5d;">Content here</div>
.myborder {border:2px solid #df5f5d;}