#fa400c color space conversions
Hex:
#fa400c
RGB:
250, 64, 12
CMY:
2, 75, 95
CMYK:
0, 74, 95, 2
HSL:
13°, 95.9677%, 51.3725%
HSV (HSB):
13°, 95.2000%, 98.0392%
XYZ:
41.3241, 24.0173, 2.8056
xyY:
0.6064, 0.3524, 24.0173
CIE-Lab:
56.1051, 67.9860, 65.2466
CIE-LCH:
56.1051, 94.2296, 43.8221
CIE-Luv:
56.1051, 149.7545, 42.9395
Hunter-Lab:
49.0075, 64.7517, 30.9110
#fa400c color charts
#fa400c RGB chart
#fa400c CMYK chart
#fa400c RGB pie chart
#fa400c color shades, tints & tones
#fa400c color schemes
#fa400c color preview, HTML & CSS examples
This text has a color of #fa400c
<p style="color:#fa400c;">Text here</p>
.mytext {color:#fa400c;}
Text color #fa400c
This box has a color of #fa400c
<div style="background-color:#fa400c;">Content here</div>
.mybackground {background-color:#fa400c;}
Background color #fa400c
Border around this has a color of #fa400c
<div style="border:2px solid #fa400c;">Content here</div>
.myborder {border:2px solid #fa400c;}
Border color #fa400c