#fa020c color space conversions
Hex:
#fa020c
RGB:
250, 2, 12
CMY:
2, 99, 95
CMYK:
0, 99, 95, 2
HSL:
358°, 98.4127%, 49.4118%
HSV (HSB):
358°, 99.2000%, 98.0392%
XYZ:
39.5124, 20.3940, 2.2017
xyY:
0.6362, 0.3284, 20.3940
CIE-Lab:
52.2797, 78.8565, 63.2361
CIE-LCH:
52.2797, 101.0800, 38.7266
CIE-Luv:
52.2797, 170.6775, 36.0617
Hunter-Lab:
45.1597, 77.1490, 28.7211
#fa020c color charts
#fa020c color shades, tints & tones
#fa020c color schemes
#fa020c color preview, HTML & CSS examples
This text has a color of #fa020c
<p style="color:#fa020c;">Text here</p>
.mytext {color:#fa020c;}
This box has a color of #fa020c
<div style="background-color:#fa020c;">Content here</div>
.mybackground {background-color:#fa020c;}
Border around this has a color of #fa020c
<div style="border:2px solid #fa020c;">Content here</div>
.myborder {border:2px solid #fa020c;}