#da0045 color space conversions
Hex:
#da0045
RGB:
218, 0, 69
CMY:
15, 100, 73
CMYK:
0, 100, 68, 15
HSL:
341°, 100.0000%, 42.7451%
HSV (HSB):
341°, 100.0000%, 85.4902%
XYZ:
29.9876, 15.3351, 7.0097
xyY:
0.5730, 0.2930, 15.3351
CIE-Lab:
46.0898, 72.7572, 26.8942
CIE-LCH:
46.0898, 77.5687, 20.2865
CIE-Luv:
46.0898, 137.1882, 13.6299
Hunter-Lab:
39.1601, 68.1600, 16.7991
#da0045 color charts
#da0045 color shades, tints & tones
#da0045 color schemes
#da0045 color preview, HTML & CSS examples
This text has a color of #da0045
<p style="color:#da0045;">Text here</p>
.mytext {color:#da0045;}
This box has a color of #da0045
<div style="background-color:#da0045;">Content here</div>
.mybackground {background-color:#da0045;}
Border around this has a color of #da0045
<div style="border:2px solid #da0045;">Content here</div>
.myborder {border:2px solid #da0045;}