#fa803f color space conversions
Hex:
#fa803f
RGB:
250, 128, 63
CMY:
2, 50, 75
CMYK:
0, 49, 75, 2
HSL:
21°, 94.9239%, 61.3725%
HSV (HSB):
21°, 74.8000%, 98.0392%
XYZ:
48.0407, 36.1212, 9.1427
xyY:
0.5149, 0.3871, 36.1212
CIE-Lab:
66.6124, 42.1967, 54.8560
CIE-LCH:
66.6124, 69.2079, 52.4316
CIE-Luv:
66.6124, 98.2542, 50.4928
Hunter-Lab:
60.1009, 37.5045, 33.0513
#fa803f color charts
#fa803f color shades, tints & tones
#fa803f color schemes
#fa803f color preview, HTML & CSS examples
This text has a color of #fa803f
<p style="color:#fa803f;">Text here</p>
.mytext {color:#fa803f;}
This box has a color of #fa803f
<div style="background-color:#fa803f;">Content here</div>
.mybackground {background-color:#fa803f;}
Border around this has a color of #fa803f
<div style="border:2px solid #fa803f;">Content here</div>
.myborder {border:2px solid #fa803f;}