#fa803a color space conversions
Hex:
#fa803a
RGB:
250, 128, 58
CMY:
2, 50, 77
CMYK:
0, 49, 77, 2
HSL:
22°, 95.0495%, 60.3922%
HSV (HSB):
22°, 76.8000%, 98.0392%
XYZ:
47.9072, 36.0678, 8.4398
xyY:
0.5184, 0.3903, 36.0678
CIE-Lab:
66.5717, 42.0030, 57.0903
CIE-LCH:
66.5717, 70.8770, 53.6570
CIE-Luv:
66.5717, 98.7765, 52.0429
Hunter-Lab:
60.0565, 37.2911, 33.7075
#fa803a color charts
#fa803a color shades, tints & tones
#fa803a color schemes
#fa803a color preview, HTML & CSS examples
This text has a color of #fa803a
<p style="color:#fa803a;">Text here</p>
.mytext {color:#fa803a;}
This box has a color of #fa803a
<div style="background-color:#fa803a;">Content here</div>
.mybackground {background-color:#fa803a;}
Border around this has a color of #fa803a
<div style="border:2px solid #fa803a;">Content here</div>
.myborder {border:2px solid #fa803a;}