#fa901e color space conversions
Hex:
#fa901e
RGB:
250, 144, 30
CMY:
2, 44, 88
CMYK:
0, 42, 88, 2
HSL:
31°, 95.6522%, 54.9020%
HSV (HSB):
31°, 88.0000%, 98.0392%
XYZ:
49.6319, 40.3642, 6.4035
xyY:
0.5149, 0.4187, 40.3642
CIE-Lab:
69.7282, 33.1165, 70.0306
CIE-LCH:
69.7282, 77.4661, 64.6912
CIE-Luv:
69.7282, 87.5448, 63.8220
Hunter-Lab:
63.5329, 28.2619, 38.4972
#fa901e color charts
#fa901e color shades, tints & tones
#fa901e color schemes
#fa901e color preview, HTML & CSS examples
This text has a color of #fa901e
<p style="color:#fa901e;">Text here</p>
.mytext {color:#fa901e;}
This box has a color of #fa901e
<div style="background-color:#fa901e;">Content here</div>
.mybackground {background-color:#fa901e;}
Border around this has a color of #fa901e
<div style="border:2px solid #fa901e;">Content here</div>
.myborder {border:2px solid #fa901e;}