#fa1415 color space conversions
Hex:
#fa1415
RGB:
250, 20, 21
CMY:
2, 92, 92
CMYK:
0, 92, 92, 2
HSL:
360°, 95.8333%, 52.9412%
HSV (HSB):
360°, 92.0000%, 98.0392%
XYZ:
39.8099, 20.8784, 2.6412
xyY:
0.6286, 0.3297, 20.8784
CIE-Lab:
52.8162, 77.4782, 60.7533
CIE-LCH:
52.8162, 98.4572, 38.1012
CIE-Luv:
52.8162, 167.1048, 35.9156
Hunter-Lab:
45.6929, 75.5550, 28.5579
#fa1415 color charts
#fa1415 color shades, tints & tones
#fa1415 color schemes
#fa1415 color preview, HTML & CSS examples
This text has a color of #fa1415
<p style="color:#fa1415;">Text here</p>
.mytext {color:#fa1415;}
This box has a color of #fa1415
<div style="background-color:#fa1415;">Content here</div>
.mybackground {background-color:#fa1415;}
Border around this has a color of #fa1415
<div style="border:2px solid #fa1415;">Content here</div>
.myborder {border:2px solid #fa1415;}