#da191c color space conversions
Hex:
#da191c
RGB:
218, 25, 28
CMY:
15, 90, 89
CMYK:
0, 89, 87, 15
HSL:
359°, 79.4239%, 47.6471%
HSV (HSB):
359°, 88.5321%, 85.4902%
XYZ:
29.4707, 15.6845, 2.5727
xyY:
0.6175, 0.3286, 15.6845
CIE-Lab:
46.5578, 68.7724, 50.4676
CIE-LCH:
46.5578, 85.3031, 36.2725
CIE-Luv:
46.5578, 142.1288, 30.1215
Hunter-Lab:
39.6037, 63.5224, 23.8710
#da191c color charts
#da191c color shades, tints & tones
#da191c color schemes
#da191c color preview, HTML & CSS examples
This text has a color of #da191c
<p style="color:#da191c;">Text here</p>
.mytext {color:#da191c;}
This box has a color of #da191c
<div style="background-color:#da191c;">Content here</div>
.mybackground {background-color:#da191c;}
Border around this has a color of #da191c
<div style="border:2px solid #da191c;">Content here</div>
.myborder {border:2px solid #da191c;}