#fa101c color space conversions
Hex:
#fa101c
RGB:
250, 16, 28
CMY:
2, 94, 89
CMYK:
0, 94, 89, 2
HSL:
357°, 95.9016%, 52.1569%
HSV (HSB):
357°, 93.6000%, 98.0392%
XYZ:
39.8192, 20.7784, 3.0105
xyY:
0.6260, 0.3267, 20.7784
CIE-Lab:
52.7061, 77.9820, 57.9817
CIE-LCH:
52.7061, 97.1755, 36.6318
CIE-Luv:
52.7061, 167.1491, 34.5088
Hunter-Lab:
45.5833, 76.1574, 27.9926
#fa101c color charts
#fa101c color shades, tints & tones
#fa101c color schemes
#fa101c color preview, HTML & CSS examples
This text has a color of #fa101c
<p style="color:#fa101c;">Text here</p>
.mytext {color:#fa101c;}
This box has a color of #fa101c
<div style="background-color:#fa101c;">Content here</div>
.mybackground {background-color:#fa101c;}
Border around this has a color of #fa101c
<div style="border:2px solid #fa101c;">Content here</div>
.myborder {border:2px solid #fa101c;}