#fa140c color space conversions
Hex:
#fa140c
RGB:
250, 20, 12
CMY:
2, 92, 95
CMYK:
0, 92, 95, 2
HSL:
2°, 95.9677%, 51.3725%
HSV (HSB):
2°, 95.2000%, 98.0392%
XYZ:
39.7409, 20.8508, 2.2779
xyY:
0.6321, 0.3317, 20.8508
CIE-Lab:
52.7859, 77.3927, 63.4877
CIE-LCH:
52.7859, 100.1015, 39.3632
CIE-Luv:
52.7859, 167.8072, 36.9846
Hunter-Lab:
45.6627, 75.4411, 29.0063
#fa140c color charts
#fa140c RGB chart
#fa140c CMYK chart
#fa140c RGB pie chart
#fa140c color shades, tints & tones
#fa140c color schemes
#fa140c color preview, HTML & CSS examples
This text has a color of #fa140c
<p style="color:#fa140c;">Text here</p>
.mytext {color:#fa140c;}
Text color #fa140c
This box has a color of #fa140c
<div style="background-color:#fa140c;">Content here</div>
.mybackground {background-color:#fa140c;}
Background color #fa140c
Border around this has a color of #fa140c
<div style="border:2px solid #fa140c;">Content here</div>
.myborder {border:2px solid #fa140c;}
Border color #fa140c