#fa193b color space conversions
Hex:
#fa193b
RGB:
250, 25, 59
CMY:
2, 90, 77
CMYK:
0, 90, 76, 2
HSL:
351°, 95.7447%, 53.9216%
HSV (HSB):
351°, 90.0000%, 98.0392%
XYZ:
40.5614, 21.3350, 6.1179
xyY:
0.5964, 0.3137, 21.3350
CIE-Lab:
53.3142, 77.6710, 42.9045
CIE-LCH:
53.3142, 88.7332, 28.9157
CIE-Luv:
53.3142, 159.6285, 26.6004
Hunter-Lab:
46.1898, 75.9167, 24.4798
#fa193b color charts
#fa193b color shades, tints & tones
#fa193b color schemes
#fa193b color preview, HTML & CSS examples
This text has a color of #fa193b
<p style="color:#fa193b;">Text here</p>
.mytext {color:#fa193b;}
This box has a color of #fa193b
<div style="background-color:#fa193b;">Content here</div>
.mybackground {background-color:#fa193b;}
Border around this has a color of #fa193b
<div style="border:2px solid #fa193b;">Content here</div>
.myborder {border:2px solid #fa193b;}