#da001b color space conversions
Hex:
#da001b
RGB:
218, 0, 27
CMY:
15, 100, 89
CMYK:
0, 100, 88, 15
HSL:
353°, 100.0000%, 42.7451%
HSV (HSB):
353°, 100.0000%, 85.4902%
XYZ:
29.1113, 14.9846, 2.3949
xyY:
0.6262, 0.3223, 14.9846
CIE-Lab:
45.6130, 71.4636, 50.1928
CIE-LCH:
45.6130, 87.3290, 35.0825
CIE-Luv:
45.6130, 147.1751, 28.6080
Hunter-Lab:
38.7099, 66.4963, 23.4288
#da001b color charts
#da001b color shades, tints & tones
#da001b color schemes
#da001b color preview, HTML & CSS examples
This text has a color of #da001b
<p style="color:#da001b;">Text here</p>
.mytext {color:#da001b;}
This box has a color of #da001b
<div style="background-color:#da001b;">Content here</div>
.mybackground {background-color:#da001b;}
Border around this has a color of #da001b
<div style="border:2px solid #da001b;">Content here</div>
.myborder {border:2px solid #da001b;}