#fa160c color space conversions
Hex:
#fa160c
RGB:
250, 22, 12
CMY:
2, 91, 95
CMYK:
0, 91, 95, 2
HSL:
3°, 95.9677%, 51.3725%
HSV (HSB):
3°, 95.2000%, 98.0392%
XYZ:
39.7776, 20.9244, 2.2901
xyY:
0.6315, 0.3322, 20.9244
CIE-Lab:
52.8666, 77.1599, 63.5283
CIE-LCH:
52.8666, 99.9475, 39.4658
CIE-Luv:
52.8666, 167.3522, 37.1315
Hunter-Lab:
45.7431, 75.1706, 29.0519
#fa160c color charts
#fa160c color shades, tints & tones
#fa160c color schemes
#fa160c color preview, HTML & CSS examples
This text has a color of #fa160c
<p style="color:#fa160c;">Text here</p>
.mytext {color:#fa160c;}
This box has a color of #fa160c
<div style="background-color:#fa160c;">Content here</div>
.mybackground {background-color:#fa160c;}
Border around this has a color of #fa160c
<div style="border:2px solid #fa160c;">Content here</div>
.myborder {border:2px solid #fa160c;}