#da0025 color space conversions
Hex:
#da0025
RGB:
218, 0, 37
CMY:
15, 100, 85
CMYK:
0, 100, 83, 15
HSL:
350°, 100.0000%, 42.7451%
HSV (HSB):
350°, 100.0000%, 85.4902%
XYZ:
29.2474, 15.0390, 3.1116
xyY:
0.6171, 0.3173, 15.0390
CIE-Lab:
45.6876, 71.6668, 45.2116
CIE-LCH:
45.6876, 84.7361, 32.2461
CIE-Luv:
45.6876, 145.5279, 26.1526
Hunter-Lab:
38.7801, 66.7566, 22.3889
#da0025 color charts
#da0025 color shades, tints & tones
#da0025 color schemes
#da0025 color preview, HTML & CSS examples
This text has a color of #da0025
<p style="color:#da0025;">Text here</p>
.mytext {color:#da0025;}
This box has a color of #da0025
<div style="background-color:#da0025;">Content here</div>
.mybackground {background-color:#da0025;}
Border around this has a color of #da0025
<div style="border:2px solid #da0025;">Content here</div>
.myborder {border:2px solid #da0025;}