#da121c color space conversions
Hex:
#da121c
RGB:
218, 18, 28
CMY:
15, 93, 89
CMYK:
0, 92, 87, 15
HSL:
357°, 84.7458%, 46.2745%
HSV (HSB):
357°, 91.7431%, 85.4902%
XYZ:
29.3393, 15.4219, 2.5290
xyY:
0.6204, 0.3261, 15.4219
CIE-Lab:
46.2067, 69.7826, 50.1895
CIE-LCH:
46.2067, 85.9570, 35.7247
CIE-Luv:
46.2067, 143.9520, 29.4765
Hunter-Lab:
39.2707, 64.6346, 23.6713
#da121c color charts
#da121c color shades, tints & tones
#da121c color schemes
#da121c color preview, HTML & CSS examples
This text has a color of #da121c
<p style="color:#da121c;">Text here</p>
.mytext {color:#da121c;}
This box has a color of #da121c
<div style="background-color:#da121c;">Content here</div>
.mybackground {background-color:#da121c;}
Border around this has a color of #da121c
<div style="border:2px solid #da121c;">Content here</div>
.myborder {border:2px solid #da121c;}