#da011c color space conversions
Hex:
#da011c
RGB:
218, 1, 28
CMY:
15, 100, 89
CMYK:
0, 100, 87, 15
HSL:
353°, 99.0868%, 42.9412%
HSV (HSB):
353°, 99.5413%, 85.4902%
XYZ:
29.1339, 15.0110, 2.4605
xyY:
0.6251, 0.3221, 15.0110
CIE-Lab:
45.6492, 71.3949, 49.7481
CIE-LCH:
45.6492, 87.0178, 34.8689
CIE-Luv:
45.6492, 146.8743, 28.4486
Hunter-Lab:
38.7440, 66.4227, 23.3555
#da011c color charts
#da011c color shades, tints & tones
#da011c color schemes
#da011c color preview, HTML & CSS examples
This text has a color of #da011c
<p style="color:#da011c;">Text here</p>
.mytext {color:#da011c;}
This box has a color of #da011c
<div style="background-color:#da011c;">Content here</div>
.mybackground {background-color:#da011c;}
Border around this has a color of #da011c
<div style="border:2px solid #da011c;">Content here</div>
.myborder {border:2px solid #da011c;}