#fa8e3f color space conversions
Hex:
#fa8e3f
RGB:
250, 142, 63
CMY:
2, 44, 75
CMYK:
0, 43, 75, 2
HSL:
25°, 94.9239%, 61.3725%
HSV (HSB):
25°, 74.8000%, 98.0392%
XYZ:
49.9945, 40.0289, 9.7940
xyY:
0.5009, 0.4010, 40.0289
CIE-Lab:
69.4901, 35.1208, 57.7854
CIE-LCH:
69.4901, 67.6212, 58.7096
CIE-Luv:
69.4901, 87.0201, 55.6531
Hunter-Lab:
63.2684, 30.3307, 35.1097
#fa8e3f color charts
#fa8e3f color shades, tints & tones
#fa8e3f color schemes
#fa8e3f color preview, HTML & CSS examples
This text has a color of #fa8e3f
<p style="color:#fa8e3f;">Text here</p>
.mytext {color:#fa8e3f;}
This box has a color of #fa8e3f
<div style="background-color:#fa8e3f;">Content here</div>
.mybackground {background-color:#fa8e3f;}
Border around this has a color of #fa8e3f
<div style="border:2px solid #fa8e3f;">Content here</div>
.myborder {border:2px solid #fa8e3f;}