#fa132f color space conversions
Hex:
#fa132f
RGB:
250, 19, 47
CMY:
2, 93, 82
CMYK:
0, 92, 81, 2
HSL:
353°, 95.8506%, 52.7451%
HSV (HSB):
353°, 92.4000%, 98.0392%
XYZ:
40.1703, 20.9950, 4.6245
xyY:
0.6106, 0.3191, 20.9950
CIE-Lab:
52.9440, 78.0530, 49.0886
CIE-LCH:
52.9440, 92.2061, 32.1664
CIE-Luv:
52.9440, 163.5663, 30.1325
Hunter-Lab:
45.8203, 76.3042, 26.0902
#fa132f color charts
#fa132f color shades, tints & tones
#fa132f color schemes
#fa132f color preview, HTML & CSS examples
This text has a color of #fa132f
<p style="color:#fa132f;">Text here</p>
.mytext {color:#fa132f;}
This box has a color of #fa132f
<div style="background-color:#fa132f;">Content here</div>
.mybackground {background-color:#fa132f;}
Border around this has a color of #fa132f
<div style="border:2px solid #fa132f;">Content here</div>
.myborder {border:2px solid #fa132f;}