#da073f color space conversions
Hex:
#da073f
RGB:
218, 7, 63
CMY:
15, 97, 75
CMYK:
0, 97, 71, 15
HSL:
344°, 93.7778%, 44.1176%
HSV (HSB):
344°, 96.7890%, 85.4902%
XYZ:
29.8866, 15.4163, 6.1031
xyY:
0.5814, 0.2999, 15.4163
CIE-Lab:
46.1991, 71.9033, 30.6992
CIE-LCH:
46.1991, 78.1826, 23.1201
CIE-Luv:
46.1991, 138.1162, 16.9245
Hunter-Lab:
39.2636, 67.1594, 18.2685
#da073f color charts
#da073f color shades, tints & tones
#da073f color schemes
#da073f color preview, HTML & CSS examples
This text has a color of #da073f
<p style="color:#da073f;">Text here</p>
.mytext {color:#da073f;}
This box has a color of #da073f
<div style="background-color:#da073f;">Content here</div>
.mybackground {background-color:#da073f;}
Border around this has a color of #da073f
<div style="border:2px solid #da073f;">Content here</div>
.myborder {border:2px solid #da073f;}