#fa9031 color space conversions
Hex:
#fa9031
RGB:
250, 144, 49
CMY:
2, 44, 81
CMYK:
0, 42, 80, 2
HSL:
28°, 95.2607%, 58.6275%
HSV (HSB):
28°, 80.4000%, 98.0392%
XYZ:
49.9520, 40.4923, 8.0888
xyY:
0.5070, 0.4110, 40.4923
CIE-Lab:
69.8187, 33.5898, 63.8876
CIE-LCH:
69.8187, 72.1796, 62.2662
CIE-Luv:
69.8187, 86.5026, 60.2048
Hunter-Lab:
63.6335, 28.7629, 37.0068
#fa9031 color charts
#fa9031 color shades, tints & tones
#fa9031 color schemes
#fa9031 color preview, HTML & CSS examples
This text has a color of #fa9031
<p style="color:#fa9031;">Text here</p>
.mytext {color:#fa9031;}
This box has a color of #fa9031
<div style="background-color:#fa9031;">Content here</div>
.mybackground {background-color:#fa9031;}
Border around this has a color of #fa9031
<div style="border:2px solid #fa9031;">Content here</div>
.myborder {border:2px solid #fa9031;}