#df5a65 color space conversions
Hex:
#df5a65
RGB:
223, 90, 101
CMY:
13, 65, 60
CMYK:
0, 60, 55, 13
HSL:
355°, 67.5127%, 61.3725%
HSV (HSB):
355°, 59.6413%, 87.4510%
XYZ:
36.4366, 23.9399, 15.0124
xyY:
0.4833, 0.3176, 23.9399
CIE-Lab:
56.0276, 52.7563, 20.8634
CIE-LCH:
56.0276, 56.7319, 21.5772
CIE-Luv:
56.0276, 96.8509, 15.0825
Hunter-Lab:
48.9284, 47.3027, 16.0583
#df5a65 color charts
#df5a65 color shades, tints & tones
#df5a65 color schemes
#df5a65 color preview, HTML & CSS examples
This text has a color of #df5a65
<p style="color:#df5a65;">Text here</p>
.mytext {color:#df5a65;}
This box has a color of #df5a65
<div style="background-color:#df5a65;">Content here</div>
.mybackground {background-color:#df5a65;}
Border around this has a color of #df5a65
<div style="border:2px solid #df5a65;">Content here</div>
.myborder {border:2px solid #df5a65;}