#da081e color space conversions
Hex:
#da081e
RGB:
218, 8, 30
CMY:
15, 97, 88
CMYK:
0, 96, 86, 15
HSL:
354°, 92.9204%, 44.3137%
HSV (HSB):
354°, 96.3303%, 85.4902%
XYZ:
29.2346, 15.1728, 2.6161
xyY:
0.6217, 0.3227, 15.1728
CIE-Lab:
45.8700, 70.8313, 48.9610
CIE-LCH:
45.8700, 86.1060, 34.6535
CIE-Luv:
45.8700, 145.4870, 28.3840
Hunter-Lab:
38.9523, 65.8018, 23.2846
#da081e color charts
#da081e color shades, tints & tones
#da081e color schemes
#da081e color preview, HTML & CSS examples
This text has a color of #da081e
<p style="color:#da081e;">Text here</p>
.mytext {color:#da081e;}
This box has a color of #da081e
<div style="background-color:#da081e;">Content here</div>
.mybackground {background-color:#da081e;}
Border around this has a color of #da081e
<div style="border:2px solid #da081e;">Content here</div>
.myborder {border:2px solid #da081e;}