#da5a65 color space conversions
Hex:
#da5a65
RGB:
218, 90, 101
CMY:
15, 65, 60
CMYK:
0, 59, 54, 15
HSL:
355°, 63.3663%, 60.3922%
HSV (HSB):
355°, 58.7156%, 85.4902%
XYZ:
34.9186, 23.1573, 14.9413
xyY:
0.4782, 0.3171, 23.1573
CIE-Lab:
55.2340, 51.0609, 19.6585
CIE-LCH:
55.2340, 54.7144, 21.0568
CIE-Luv:
55.2340, 92.7622, 14.1025
Hunter-Lab:
48.1221, 45.3104, 15.2766
#da5a65 color charts
#da5a65 color shades, tints & tones
#da5a65 color schemes
#da5a65 color preview, HTML & CSS examples
This text has a color of #da5a65
<p style="color:#da5a65;">Text here</p>
.mytext {color:#da5a65;}
This box has a color of #da5a65
<div style="background-color:#da5a65;">Content here</div>
.mybackground {background-color:#da5a65;}
Border around this has a color of #da5a65
<div style="border:2px solid #da5a65;">Content here</div>
.myborder {border:2px solid #da5a65;}