#fa8301 color space conversions
Hex:
#fa8301
RGB:
250, 131, 1
CMY:
2, 49, 100
CMYK:
0, 48, 100, 2
HSL:
31°, 99.2032%, 49.2157%
HSV (HSB):
31°, 99.6000%, 98.0392%
XYZ:
47.5461, 36.5588, 4.5793
xyY:
0.5361, 0.4122, 36.5588
CIE-Lab:
66.9447, 39.3930, 73.4560
CIE-LCH:
66.9447, 83.3522, 61.7962
CIE-Luv:
66.9447, 99.3068, 62.0956
Hunter-Lab:
60.4639, 34.5528, 37.8343
#fa8301 color charts
#fa8301 color shades, tints & tones
#fa8301 color schemes
#fa8301 color preview, HTML & CSS examples
This text has a color of #fa8301
<p style="color:#fa8301;">Text here</p>
.mytext {color:#fa8301;}
This box has a color of #fa8301
<div style="background-color:#fa8301;">Content here</div>
.mybackground {background-color:#fa8301;}
Border around this has a color of #fa8301
<div style="border:2px solid #fa8301;">Content here</div>
.myborder {border:2px solid #fa8301;}