#da081c color space conversions
Hex:
#da081c
RGB:
218, 8, 28
CMY:
15, 97, 89
CMYK:
0, 96, 87, 15
HSL:
354°, 92.9204%, 44.3137%
HSV (HSB):
354°, 96.3303%, 85.4902%
XYZ:
29.2099, 15.1629, 2.4858
xyY:
0.6234, 0.3236, 15.1629
CIE-Lab:
45.8566, 70.7940, 49.9122
CIE-LCH:
45.8566, 86.6200, 35.1852
CIE-Luv:
45.8566, 145.7834, 28.8315
Hunter-Lab:
38.9396, 65.7544, 23.4728
#da081c color charts
#da081c color shades, tints & tones
#da081c color schemes
#da081c color preview, HTML & CSS examples
This text has a color of #da081c
<p style="color:#da081c;">Text here</p>
.mytext {color:#da081c;}
This box has a color of #da081c
<div style="background-color:#da081c;">Content here</div>
.mybackground {background-color:#da081c;}
Border around this has a color of #da081c
<div style="border:2px solid #da081c;">Content here</div>
.myborder {border:2px solid #da081c;}