#fa800c color space conversions
Hex:
#fa800c
RGB:
250, 128, 12
CMY:
2, 50, 95
CMYK:
0, 49, 95, 2
HSL:
29°, 95.9677%, 51.3725%
HSV (HSB):
29°, 95.2000%, 98.0392%
XYZ:
47.2099, 35.7889, 4.7675
xyY:
0.5379, 0.4078, 35.7889
CIE-Lab:
66.3583, 40.9827, 71.5048
CIE-LCH:
66.3583, 82.4167, 60.1810
CIE-Luv:
66.3583, 101.5891, 60.3698
Hunter-Lab:
59.8238, 36.1714, 37.1517
#fa800c color charts
#fa800c RGB chart
#fa800c CMYK chart
#fa800c RGB pie chart
#fa800c color shades, tints & tones
#fa800c color schemes
#fa800c color preview, HTML & CSS examples
This text has a color of #fa800c
<p style="color:#fa800c;">Text here</p>
.mytext {color:#fa800c;}
Text color #fa800c
This box has a color of #fa800c
<div style="background-color:#fa800c;">Content here</div>
.mybackground {background-color:#fa800c;}
Background color #fa800c
Border around this has a color of #fa800c
<div style="border:2px solid #fa800c;">Content here</div>
.myborder {border:2px solid #fa800c;}
Border color #fa800c