#da064c color space conversions
Hex:
#da064c
RGB:
218, 6, 76
CMY:
15, 98, 70
CMYK:
0, 97, 65, 15
HSL:
340°, 94.6429%, 43.9216%
HSV (HSB):
340°, 97.2477%, 85.4902%
XYZ:
30.2831, 15.5575, 8.2443
xyY:
0.5599, 0.2876, 15.5575
CIE-Lab:
46.3885, 72.5840, 22.9552
CIE-LCH:
46.3885, 76.1274, 17.5499
CIE-Luv:
46.3885, 134.0020, 10.3710
Hunter-Lab:
39.4430, 68.0215, 15.2174
#da064c color charts
#da064c color shades, tints & tones
#da064c color schemes
#da064c color preview, HTML & CSS examples
This text has a color of #da064c
<p style="color:#da064c;">Text here</p>
.mytext {color:#da064c;}
This box has a color of #da064c
<div style="background-color:#da064c;">Content here</div>
.mybackground {background-color:#da064c;}
Border around this has a color of #da064c
<div style="border:2px solid #da064c;">Content here</div>
.myborder {border:2px solid #da064c;}