#fa240c color space conversions
Hex:
#fa240c
RGB:
250, 36, 12
CMY:
2, 86, 95
CMYK:
0, 86, 95, 2
HSL:
6°, 95.9677%, 51.3725%
HSV (HSB):
6°, 95.2000%, 98.0392%
XYZ:
40.1216, 21.6123, 2.4048
xyY:
0.6255, 0.3370, 21.6123
CIE-Lab:
53.6132, 75.0167, 63.9092
CIE-LCH:
53.6132, 98.5489, 40.4287
CIE-Luv:
53.6132, 163.1834, 38.4846
Hunter-Lab:
46.4890, 72.6957, 29.4754
#fa240c color charts
#fa240c RGB chart
#fa240c CMYK chart
#fa240c RGB pie chart
#fa240c color shades, tints & tones
#fa240c color schemes
#fa240c color preview, HTML & CSS examples
This text has a color of #fa240c
<p style="color:#fa240c;">Text here</p>
.mytext {color:#fa240c;}
Text color #fa240c
This box has a color of #fa240c
<div style="background-color:#fa240c;">Content here</div>
.mybackground {background-color:#fa240c;}
Background color #fa240c
Border around this has a color of #fa240c
<div style="border:2px solid #fa240c;">Content here</div>
.myborder {border:2px solid #fa240c;}
Border color #fa240c