#fa8e01 color space conversions
Hex:
#fa8e01
RGB:
250, 142, 1
CMY:
2, 44, 100
CMYK:
0, 43, 100, 2
HSL:
34°, 99.2032%, 49.2157%
HSV (HSB):
34°, 99.6000%, 98.0392%
XYZ:
49.1028, 39.6722, 5.0982
xyY:
0.5231, 0.4226, 39.6722
CIE-Lab:
69.2354, 33.8045, 74.8719
CIE-LCH:
69.2354, 82.1495, 65.7009
CIE-Luv:
69.2354, 89.9949, 65.7714
Hunter-Lab:
62.9859, 28.9306, 39.2910
#fa8e01 color charts
#fa8e01 color shades, tints & tones
#fa8e01 color schemes
#fa8e01 color preview, HTML & CSS examples
This text has a color of #fa8e01
<p style="color:#fa8e01;">Text here</p>
.mytext {color:#fa8e01;}
This box has a color of #fa8e01
<div style="background-color:#fa8e01;">Content here</div>
.mybackground {background-color:#fa8e01;}
Border around this has a color of #fa8e01
<div style="border:2px solid #fa8e01;">Content here</div>
.myborder {border:2px solid #fa8e01;}