#da645e color space conversions
Hex:
#da645e
RGB:
218, 100, 94
CMY:
15, 61, 63
CMYK:
0, 54, 57, 15
HSL:
3°, 62.6263%, 61.1765%
HSV (HSB):
3°, 56.8807%, 85.4902%
XYZ:
35.4910, 24.8279, 13.5114
xyY:
0.4807, 0.3363, 24.8279
CIE-Lab:
56.9074, 45.7945, 25.9455
CIE-LCH:
56.9074, 52.6336, 29.5343
CIE-Luv:
56.9074, 87.8363, 22.1533
Hunter-Lab:
49.8276, 39.9428, 18.8021
#da645e color charts
#da645e color shades, tints & tones
#da645e color schemes
#da645e color preview, HTML & CSS examples
This text has a color of #da645e
<p style="color:#da645e;">Text here</p>
.mytext {color:#da645e;}
This box has a color of #da645e
<div style="background-color:#da645e;">Content here</div>
.mybackground {background-color:#da645e;}
Border around this has a color of #da645e
<div style="border:2px solid #da645e;">Content here</div>
.myborder {border:2px solid #da645e;}