#fa150a color space conversions
Hex:
#fa150a
RGB:
250, 21, 10
CMY:
2, 92, 96
CMYK:
0, 92, 96, 2
HSL:
3°, 96.0000%, 50.9804%
HSV (HSB):
3°, 96.0000%, 98.0392%
XYZ:
39.7473, 20.8822, 2.2229
xyY:
0.6324, 0.3322, 20.8822
CIE-Lab:
52.8204, 77.2641, 63.9939
CIE-LCH:
52.8204, 100.3243, 39.6332
CIE-Luv:
52.8204, 167.7021, 37.2366
Hunter-Lab:
45.6971, 75.2893, 29.1038
#fa150a color charts
#fa150a color shades, tints & tones
#fa150a color schemes
#fa150a color preview, HTML & CSS examples
This text has a color of #fa150a
<p style="color:#fa150a;">Text here</p>
.mytext {color:#fa150a;}
This box has a color of #fa150a
<div style="background-color:#fa150a;">Content here</div>
.mybackground {background-color:#fa150a;}
Border around this has a color of #fa150a
<div style="border:2px solid #fa150a;">Content here</div>
.myborder {border:2px solid #fa150a;}