#fa121a color space conversions
Hex:
#fa121a
RGB:
250, 18, 26
CMY:
2, 93, 90
CMYK:
0, 93, 90, 2
HSL:
358°, 95.8678%, 52.5490%
HSV (HSB):
358°, 92.8000%, 98.0392%
XYZ:
39.8271, 20.8312, 2.8990
xyY:
0.6266, 0.3278, 20.8312
CIE-Lab:
52.7642, 77.7561, 58.8383
CIE-LCH:
52.7642, 97.5088, 37.1149
CIE-Luv:
52.7642, 167.0030, 34.9913
Hunter-Lab:
45.6412, 75.8893, 28.1829
#fa121a color charts
#fa121a color shades, tints & tones
#fa121a color schemes
#fa121a color preview, HTML & CSS examples
This text has a color of #fa121a
<p style="color:#fa121a;">Text here</p>
.mytext {color:#fa121a;}
This box has a color of #fa121a
<div style="background-color:#fa121a;">Content here</div>
.mybackground {background-color:#fa121a;}
Border around this has a color of #fa121a
<div style="border:2px solid #fa121a;">Content here</div>
.myborder {border:2px solid #fa121a;}