#da001f color space conversions
Hex:
#da001f
RGB:
218, 0, 31
CMY:
15, 100, 88
CMYK:
0, 100, 86, 15
HSL:
351°, 100.0000%, 42.7451%
HSV (HSB):
351°, 100.0000%, 85.4902%
XYZ:
29.1608, 15.0044, 2.6555
xyY:
0.6228, 0.3205, 15.0044
CIE-Lab:
45.6402, 71.5376, 48.2764
CIE-LCH:
45.6402, 86.3031, 34.0131
CIE-Luv:
45.6402, 146.5717, 27.7092
Hunter-Lab:
38.7355, 66.5910, 23.0502
#da001f color charts
#da001f color shades, tints & tones
#da001f color schemes
#da001f color preview, HTML & CSS examples
This text has a color of #da001f
<p style="color:#da001f;">Text here</p>
.mytext {color:#da001f;}
This box has a color of #da001f
<div style="background-color:#da001f;">Content here</div>
.mybackground {background-color:#da001f;}
Border around this has a color of #da001f
<div style="border:2px solid #da001f;">Content here</div>
.myborder {border:2px solid #da001f;}