#da1009 color space conversions
Hex:
#da1009
RGB:
218, 16, 9
CMY:
15, 94, 96
CMYK:
0, 93, 96, 15
HSL:
2°, 92.0705%, 44.5098%
HSV (HSB):
2°, 95.8716%, 85.4902%
XYZ:
29.1480, 15.2957, 1.6745
xyY:
0.6320, 0.3317, 15.2957
CIE-Lab:
46.0366, 69.7797, 57.2232
CIE-LCH:
46.0366, 90.2424, 39.3536
CIE-Luv:
46.0366, 146.3002, 32.2490
Hunter-Lab:
39.1098, 64.5919, 24.8382
#da1009 color charts
#da1009 color shades, tints & tones
#da1009 color schemes
#da1009 color preview, HTML & CSS examples
This text has a color of #da1009
<p style="color:#da1009;">Text here</p>
.mytext {color:#da1009;}
This box has a color of #da1009
<div style="background-color:#da1009;">Content here</div>
.mybackground {background-color:#da1009;}
Border around this has a color of #da1009
<div style="border:2px solid #da1009;">Content here</div>
.myborder {border:2px solid #da1009;}