#fa8000 color space conversions
Hex:
#fa8000
RGB:
250, 128, 0
CMY:
2, 50, 100
CMYK:
0, 49, 100, 2
HSL:
31°, 100.0000%, 49.0196%
HSV (HSB):
31°, 100.0000%, 98.0392%
XYZ:
47.1435, 35.7623, 4.4181
xyY:
0.5399, 0.4095, 35.7623
CIE-Lab:
66.3379, 40.8848, 73.2359
CIE-LCH:
66.3379, 83.8753, 60.8270
CIE-Luv:
66.3379, 101.8642, 61.1828
Hunter-Lab:
59.8016, 36.0644, 37.4808
#fa8000 color charts
#fa8000 RGB chart
#fa8000 CMYK chart
#fa8000 RGB pie chart
#fa8000 color shades, tints & tones
#fa8000 color schemes
#fa8000 color preview, HTML & CSS examples
This text has a color of #fa8000
<p style="color:#fa8000;">Text here</p>
.mytext {color:#fa8000;}
Text color #fa8000
This box has a color of #fa8000
<div style="background-color:#fa8000;">Content here</div>
.mybackground {background-color:#fa8000;}
Background color #fa8000
Border around this has a color of #fa8000
<div style="border:2px solid #fa8000;">Content here</div>
.myborder {border:2px solid #fa8000;}
Border color #fa8000