#da082c color space conversions
Hex:
#da082c
RGB:
218, 8, 44
CMY:
15, 97, 83
CMYK:
0, 96, 80, 15
HSL:
350°, 92.9204%, 44.3137%
HSV (HSB):
350°, 96.3303%, 85.4902%
XYZ:
29.4549, 15.2609, 3.7761
xyY:
0.6074, 0.3147, 15.2609
CIE-Lab:
45.9895, 71.1616, 41.6571
CIE-LCH:
45.9895, 82.4578, 30.3441
CIE-Luv:
45.9895, 142.9008, 24.4722
Hunter-Lab:
39.0653, 66.2234, 21.6147
#da082c color charts
#da082c color shades, tints & tones
#da082c color schemes
#da082c color preview, HTML & CSS examples
This text has a color of #da082c
<p style="color:#da082c;">Text here</p>
.mytext {color:#da082c;}
This box has a color of #da082c
<div style="background-color:#da082c;">Content here</div>
.mybackground {background-color:#da082c;}
Border around this has a color of #da082c
<div style="border:2px solid #da082c;">Content here</div>
.myborder {border:2px solid #da082c;}