#fa200c color space conversions
Hex:
#fa200c
RGB:
250, 32, 12
CMY:
2, 87, 95
CMYK:
0, 87, 95, 2
HSL:
5°, 95.9677%, 51.3725%
HSV (HSB):
5°, 95.2000%, 98.0392%
XYZ:
40.0072, 21.3836, 2.3667
xyY:
0.6275, 0.3354, 21.3836
CIE-Lab:
53.3667, 75.7223, 63.7824
CIE-LCH:
53.3667, 99.0053, 40.1081
CIE-Luv:
53.3667, 164.5520, 38.0389
Hunter-Lab:
46.2424, 73.5076, 29.3352
#fa200c color charts
#fa200c RGB chart
#fa200c CMYK chart
#fa200c RGB pie chart
#fa200c color shades, tints & tones
#fa200c color schemes
#fa200c color preview, HTML & CSS examples
This text has a color of #fa200c
<p style="color:#fa200c;">Text here</p>
.mytext {color:#fa200c;}
Text color #fa200c
This box has a color of #fa200c
<div style="background-color:#fa200c;">Content here</div>
.mybackground {background-color:#fa200c;}
Background color #fa200c
Border around this has a color of #fa200c
<div style="border:2px solid #fa200c;">Content here</div>
.myborder {border:2px solid #fa200c;}
Border color #fa200c