#fa2b24 color space conversions
Hex:
#fa2b24
RGB:
250, 43, 36
CMY:
2, 83, 86
CMYK:
0, 83, 86, 2
HSL:
2°, 95.5357%, 56.0784%
HSV (HSB):
2°, 85.6000%, 98.0392%
XYZ:
40.6067, 22.1791, 3.8099
xyY:
0.6097, 0.3330, 22.1791
CIE-Lab:
54.2165, 73.9216, 55.6477
CIE-LCH:
54.2165, 92.5261, 36.9722
CIE-Luv:
54.2165, 158.1261, 35.6001
Hunter-Lab:
47.0947, 71.4930, 28.1699
#fa2b24 color charts
#fa2b24 color shades, tints & tones
#fa2b24 color schemes
#fa2b24 color preview, HTML & CSS examples
This text has a color of #fa2b24
<p style="color:#fa2b24;">Text here</p>
.mytext {color:#fa2b24;}
This box has a color of #fa2b24
<div style="background-color:#fa2b24;">Content here</div>
.mybackground {background-color:#fa2b24;}
Border around this has a color of #fa2b24
<div style="border:2px solid #fa2b24;">Content here</div>
.myborder {border:2px solid #fa2b24;}