#da003e color space conversions
Hex:
#da003e
RGB:
218, 0, 62
CMY:
15, 100, 76
CMYK:
0, 100, 72, 15
HSL:
343°, 100.0000%, 42.7451%
HSV (HSB):
343°, 100.0000%, 85.4902%
XYZ:
29.7829, 15.2532, 5.9319
xyY:
0.5843, 0.2993, 15.2532
CIE-Lab:
45.9791, 72.4582, 31.0423
CIE-LCH:
45.9791, 78.8277, 23.1911
CIE-Luv:
45.9791, 139.3952, 16.9595
Hunter-Lab:
39.0554, 67.7740, 18.3336
#da003e color charts
#da003e color shades, tints & tones
#da003e color schemes
#da003e color preview, HTML & CSS examples
This text has a color of #da003e
<p style="color:#da003e;">Text here</p>
.mytext {color:#da003e;}
This box has a color of #da003e
<div style="background-color:#da003e;">Content here</div>
.mybackground {background-color:#da003e;}
Border around this has a color of #da003e
<div style="border:2px solid #da003e;">Content here</div>
.myborder {border:2px solid #da003e;}