#da330a color space conversions
Hex:
#da330a
RGB:
218, 51, 10
CMY:
15, 80, 96
CMYK:
0, 77, 95, 15
HSL:
12°, 91.2281%, 44.7059%
HSV (HSB):
12°, 95.4128%, 85.4902%
XYZ:
30.1521, 17.2950, 2.0362
xyY:
0.6093, 0.3495, 17.2950
CIE-Lab:
48.6296, 62.4308, 58.3436
CIE-LCH:
48.6296, 85.4493, 43.0618
CIE-Luv:
48.6296, 132.7927, 36.7198
Hunter-Lab:
41.5873, 56.6404, 26.2081
#da330a color charts
#da330a color shades, tints & tones
#da330a color schemes
#da330a color preview, HTML & CSS examples
This text has a color of #da330a
<p style="color:#da330a;">Text here</p>
.mytext {color:#da330a;}
This box has a color of #da330a
<div style="background-color:#da330a;">Content here</div>
.mybackground {background-color:#da330a;}
Border around this has a color of #da330a
<div style="border:2px solid #da330a;">Content here</div>
.myborder {border:2px solid #da330a;}