#fa9331 color space conversions
Hex:
#fa9331
RGB:
250, 147, 49
CMY:
2, 42, 81
CMYK:
0, 41, 80, 2
HSL:
29°, 95.2607%, 58.6275%
HSV (HSB):
29°, 80.4000%, 98.0392%
XYZ:
50.4124, 41.4132, 8.2422
xyY:
0.5038, 0.4139, 41.4132
CIE-Lab:
70.4644, 32.0425, 64.4724
CIE-LCH:
70.4644, 71.9960, 63.5728
CIE-Luv:
70.4644, 84.0434, 61.3011
Hunter-Lab:
64.3531, 27.2141, 37.4534
#fa9331 color charts
#fa9331 color shades, tints & tones
#fa9331 color schemes
#fa9331 color preview, HTML & CSS examples
This text has a color of #fa9331
<p style="color:#fa9331;">Text here</p>
.mytext {color:#fa9331;}
This box has a color of #fa9331
<div style="background-color:#fa9331;">Content here</div>
.mybackground {background-color:#fa9331;}
Border around this has a color of #fa9331
<div style="border:2px solid #fa9331;">Content here</div>
.myborder {border:2px solid #fa9331;}