#fa100a color space conversions
Hex:
#fa100a
RGB:
250, 16, 10
CMY:
2, 94, 96
CMYK:
0, 94, 96, 2
HSL:
1°, 96.0000%, 50.9804%
HSV (HSB):
1°, 96.0000%, 98.0392%
XYZ:
39.6644, 20.7165, 2.1953
xyY:
0.6339, 0.3311, 20.7165
CIE-Lab:
52.6378, 77.7910, 63.9065
CIE-LCH:
52.6378, 100.6752, 39.4036
CIE-Luv:
52.6378, 168.7342, 36.9049
Hunter-Lab:
45.5154, 75.9021, 29.0011
#fa100a color charts
#fa100a color shades, tints & tones
#fa100a color schemes
#fa100a color preview, HTML & CSS examples
This text has a color of #fa100a
<p style="color:#fa100a;">Text here</p>
.mytext {color:#fa100a;}
This box has a color of #fa100a
<div style="background-color:#fa100a;">Content here</div>
.mybackground {background-color:#fa100a;}
Border around this has a color of #fa100a
<div style="border:2px solid #fa100a;">Content here</div>
.myborder {border:2px solid #fa100a;}