#fa1a2f color space conversions
Hex:
#fa1a2f
RGB:
250, 26, 47
CMY:
2, 90, 82
CMYK:
0, 90, 81, 2
HSL:
354°, 95.7265%, 54.1176%
HSV (HSB):
354°, 89.6000%, 98.0392%
XYZ:
40.3068, 21.2680, 4.6701
xyY:
0.6085, 0.3211, 21.2680
CIE-Lab:
53.2416, 77.1949, 49.3736
CIE-LCH:
53.2416, 91.6341, 32.6028
CIE-Luv:
53.2416, 161.9709, 30.7099
Hunter-Lab:
46.1173, 75.3051, 26.2781
#fa1a2f color charts
#fa1a2f color shades, tints & tones
#fa1a2f color schemes
#fa1a2f color preview, HTML & CSS examples
This text has a color of #fa1a2f
<p style="color:#fa1a2f;">Text here</p>
.mytext {color:#fa1a2f;}
This box has a color of #fa1a2f
<div style="background-color:#fa1a2f;">Content here</div>
.mybackground {background-color:#fa1a2f;}
Border around this has a color of #fa1a2f
<div style="border:2px solid #fa1a2f;">Content here</div>
.myborder {border:2px solid #fa1a2f;}