#da194a color space conversions
Hex:
#da194a
RGB:
218, 25, 74
CMY:
15, 90, 71
CMYK:
0, 89, 66, 15
HSL:
345°, 79.4239%, 47.6471%
HSV (HSB):
345°, 88.5321%, 85.4902%
XYZ:
30.4971, 16.0951, 7.9779
xyY:
0.5589, 0.2949, 16.0951
CIE-Lab:
47.0990, 70.3240, 25.1017
CIE-LCH:
47.0990, 74.6697, 19.6437
CIE-Luv:
47.0990, 131.3247, 13.0282
Hunter-Lab:
40.1187, 65.4829, 16.2929
#da194a color charts
#da194a color shades, tints & tones
#da194a color schemes
#da194a color preview, HTML & CSS examples
This text has a color of #da194a
<p style="color:#da194a;">Text here</p>
.mytext {color:#da194a;}
This box has a color of #da194a
<div style="background-color:#da194a;">Content here</div>
.mybackground {background-color:#da194a;}
Border around this has a color of #da194a
<div style="border:2px solid #da194a;">Content here</div>
.myborder {border:2px solid #da194a;}