#da321e color space conversions
Hex:
#da321e
RGB:
218, 50, 30
CMY:
15, 80, 88
CMYK:
0, 77, 86, 15
HSL:
6°, 75.8065%, 48.6275%
HSV (HSB):
6°, 86.2385%, 85.4902%
XYZ:
30.2884, 17.2804, 2.9674
xyY:
0.5993, 0.3419, 17.2804
CIE-Lab:
48.6114, 63.0225, 51.2123
CIE-LCH:
48.6114, 81.2067, 39.0974
CIE-Luv:
48.6114, 131.5565, 33.4057
Hunter-Lab:
41.5697, 57.3113, 24.8665
#da321e color charts
#da321e color shades, tints & tones
#da321e color schemes
#da321e color preview, HTML & CSS examples
This text has a color of #da321e
<p style="color:#da321e;">Text here</p>
.mytext {color:#da321e;}
This box has a color of #da321e
<div style="background-color:#da321e;">Content here</div>
.mybackground {background-color:#da321e;}
Border around this has a color of #da321e
<div style="border:2px solid #da321e;">Content here</div>
.myborder {border:2px solid #da321e;}