#fa120c color space conversions
Hex:
#fa120c
RGB:
250, 18, 12
CMY:
2, 93, 95
CMYK:
0, 93, 95, 2
HSL:
2°, 95.9677%, 51.3725%
HSV (HSB):
2°, 95.2000%, 98.0392%
XYZ:
39.7070, 20.7832, 2.2666
xyY:
0.6327, 0.3312, 20.7832
CIE-Lab:
52.7113, 77.6077, 63.4504
CIE-LCH:
52.7113, 100.2442, 39.2687
CIE-Luv:
52.7113, 168.2278, 36.8490
Hunter-Lab:
45.5885, 75.6912, 28.9642
#fa120c color charts
#fa120c RGB chart
#fa120c CMYK chart
#fa120c RGB pie chart
#fa120c color shades, tints & tones
#fa120c color schemes
#fa120c color preview, HTML & CSS examples
This text has a color of #fa120c
<p style="color:#fa120c;">Text here</p>
.mytext {color:#fa120c;}
Text color #fa120c
This box has a color of #fa120c
<div style="background-color:#fa120c;">Content here</div>
.mybackground {background-color:#fa120c;}
Background color #fa120c
Border around this has a color of #fa120c
<div style="border:2px solid #fa120c;">Content here</div>
.myborder {border:2px solid #fa120c;}
Border color #fa120c