#da030c color space conversions
Hex:
#da030c
RGB:
218, 3, 12
CMY:
15, 99, 95
CMYK:
0, 99, 94, 15
HSL:
357°, 97.2851%, 43.3333%
HSV (HSB):
357°, 98.6239%, 85.4902%
XYZ:
29.0124, 14.9971, 1.7134
xyY:
0.6345, 0.3280, 14.9971
CIE-Lab:
45.6302, 71.0074, 56.1404
CIE-LCH:
45.6302, 90.5196, 38.3309
CIE-Luv:
45.6302, 148.3213, 31.1894
Hunter-Lab:
38.7261, 65.9559, 24.4850
#da030c color charts
#da030c color shades, tints & tones
#da030c color schemes
#da030c color preview, HTML & CSS examples
This text has a color of #da030c
<p style="color:#da030c;">Text here</p>
.mytext {color:#da030c;}
This box has a color of #da030c
<div style="background-color:#da030c;">Content here</div>
.mybackground {background-color:#da030c;}
Border around this has a color of #da030c
<div style="border:2px solid #da030c;">Content here</div>
.myborder {border:2px solid #da030c;}