#fa9400 color space conversions
Hex:
#fa9400
RGB:
250, 148, 0
CMY:
2, 42, 100
CMYK:
0, 41, 100, 2
HSL:
36°, 100.0000%, 49.0196%
HSV (HSB):
36°, 100.0000%, 98.0392%
XYZ:
50.0142, 41.5038, 5.3750
xyY:
0.5162, 0.4283, 41.5038
CIE-Lab:
70.5275, 30.7024, 75.8179
CIE-LCH:
70.5275, 81.7985, 67.9545
CIE-Luv:
70.5275, 84.9438, 67.8863
Hunter-Lab:
64.4234, 25.8350, 40.1497
#fa9400 color charts
#fa9400 color shades, tints & tones
#fa9400 color schemes
#fa9400 color preview, HTML & CSS examples
This text has a color of #fa9400
<p style="color:#fa9400;">Text here</p>
.mytext {color:#fa9400;}
This box has a color of #fa9400
<div style="background-color:#fa9400;">Content here</div>
.mybackground {background-color:#fa9400;}
Border around this has a color of #fa9400
<div style="border:2px solid #fa9400;">Content here</div>
.myborder {border:2px solid #fa9400;}