#fa8400 color space conversions
Hex:
#fa8400
RGB:
250, 132, 0
CMY:
2, 48, 100
CMYK:
0, 47, 100, 2
HSL:
32°, 100.0000%, 49.0196%
HSV (HSB):
32°, 100.0000%, 98.0392%
XYZ:
47.6756, 36.8265, 4.5954
xyY:
0.5351, 0.4133, 36.8265
CIE-Lab:
67.1467, 38.8824, 73.7227
CIE-LCH:
67.1467, 83.3479, 62.1922
CIE-Luv:
67.1467, 98.4826, 62.4909
Hunter-Lab:
60.6849, 34.0357, 37.9896
#fa8400 color charts
#fa8400 color shades, tints & tones
#fa8400 color schemes
#fa8400 color preview, HTML & CSS examples
This text has a color of #fa8400
<p style="color:#fa8400;">Text here</p>
.mytext {color:#fa8400;}
This box has a color of #fa8400
<div style="background-color:#fa8400;">Content here</div>
.mybackground {background-color:#fa8400;}
Border around this has a color of #fa8400
<div style="border:2px solid #fa8400;">Content here</div>
.myborder {border:2px solid #fa8400;}