#da193f color space conversions
Hex:
#da193f
RGB:
218, 25, 63
CMY:
15, 90, 75
CMYK:
0, 89, 71, 15
HSL:
348°, 79.4239%, 47.6471%
HSV (HSB):
348°, 88.5321%, 85.4902%
XYZ:
30.1583, 15.9596, 6.1936
xyY:
0.5765, 0.3051, 15.9596
CIE-Lab:
46.9214, 69.8172, 31.5678
CIE-LCH:
46.9214, 76.6222, 24.3301
CIE-Luv:
46.9214, 134.7029, 18.4034
Hunter-Lab:
39.9494, 64.8402, 18.7725
#da193f color charts
#da193f color shades, tints & tones
#da193f color schemes
#da193f color preview, HTML & CSS examples
This text has a color of #da193f
<p style="color:#da193f;">Text here</p>
.mytext {color:#da193f;}
This box has a color of #da193f
<div style="background-color:#da193f;">Content here</div>
.mybackground {background-color:#da193f;}
Border around this has a color of #da193f
<div style="border:2px solid #da193f;">Content here</div>
.myborder {border:2px solid #da193f;}