#da013f color space conversions
Hex:
#da013f
RGB:
218, 1, 63
CMY:
15, 100, 75
CMYK:
0, 100, 71, 15
HSL:
343°, 99.0868%, 42.9412%
HSV (HSB):
343°, 99.5413%, 85.4902%
XYZ:
29.8215, 15.2860, 6.0814
xyY:
0.5826, 0.2986, 15.2860
CIE-Lab:
46.0235, 72.4134, 30.4872
CIE-LCH:
46.0235, 78.5695, 22.8319
CIE-Luv:
46.0235, 138.9523, 16.5636
Hunter-Lab:
39.0973, 67.7306, 18.1459
#da013f color charts
#da013f color shades, tints & tones
#da013f color schemes
#da013f color preview, HTML & CSS examples
This text has a color of #da013f
<p style="color:#da013f;">Text here</p>
.mytext {color:#da013f;}
This box has a color of #da013f
<div style="background-color:#da013f;">Content here</div>
.mybackground {background-color:#da013f;}
Border around this has a color of #da013f
<div style="border:2px solid #da013f;">Content here</div>
.myborder {border:2px solid #da013f;}