#fa1e09 color space conversions
Hex:
#fa1e09
RGB:
250, 30, 9
CMY:
2, 88, 96
CMYK:
0, 88, 96, 2
HSL:
5°, 96.0159%, 50.7843%
HSV (HSB):
5°, 96.4000%, 98.0392%
XYZ:
39.9379, 21.2723, 2.2594
xyY:
0.6292, 0.3352, 21.2723
CIE-Lab:
53.2462, 76.0255, 64.4304
CIE-LCH:
53.2462, 99.6552, 40.2807
CIE-Luv:
53.2462, 165.3519, 38.0972
Hunter-Lab:
46.1219, 73.8538, 29.3808
#fa1e09 color charts
#fa1e09 color shades, tints & tones
#fa1e09 color schemes
#fa1e09 color preview, HTML & CSS examples
This text has a color of #fa1e09
<p style="color:#fa1e09;">Text here</p>
.mytext {color:#fa1e09;}
This box has a color of #fa1e09
<div style="background-color:#fa1e09;">Content here</div>
.mybackground {background-color:#fa1e09;}
Border around this has a color of #fa1e09
<div style="border:2px solid #fa1e09;">Content here</div>
.myborder {border:2px solid #fa1e09;}