#da003c color space conversions
Hex:
#da003c
RGB:
218, 0, 60
CMY:
15, 100, 76
CMYK:
0, 100, 72, 15
HSL:
343°, 100.0000%, 42.7451%
HSV (HSB):
343°, 100.0000%, 85.4902%
XYZ:
29.7291, 15.2317, 5.6481
xyY:
0.5874, 0.3010, 15.2317
CIE-Lab:
45.9499, 72.3791, 32.2208
CIE-LCH:
45.9499, 79.2270, 23.9971
CIE-Luv:
45.9499, 139.9884, 17.8524
Hunter-Lab:
39.0278, 67.6722, 18.7390
#da003c color charts
#da003c color shades, tints & tones
#da003c color schemes
#da003c color preview, HTML & CSS examples
This text has a color of #da003c
<p style="color:#da003c;">Text here</p>
.mytext {color:#da003c;}
This box has a color of #da003c
<div style="background-color:#da003c;">Content here</div>
.mybackground {background-color:#da003c;}
Border around this has a color of #da003c
<div style="border:2px solid #da003c;">Content here</div>
.myborder {border:2px solid #da003c;}