#fa9f31 color space conversions
Hex:
#fa9f31
RGB:
250, 159, 49
CMY:
2, 38, 81
CMYK:
0, 36, 80, 2
HSL:
33°, 95.2607%, 58.6275%
HSV (HSB):
33°, 80.4000%, 98.0392%
XYZ:
52.3769, 45.3420, 8.8971
xyY:
0.4913, 0.4253, 45.3420
CIE-Lab:
73.1165, 25.8013, 66.8614
CIE-LCH:
73.1165, 71.6670, 68.8988
CIE-Luv:
73.1165, 74.2532, 65.7525
Hunter-Lab:
67.3365, 21.0052, 39.3017
#fa9f31 color charts
#fa9f31 color shades, tints & tones
#fa9f31 color schemes
#fa9f31 color preview, HTML & CSS examples
This text has a color of #fa9f31
<p style="color:#fa9f31;">Text here</p>
.mytext {color:#fa9f31;}
This box has a color of #fa9f31
<div style="background-color:#fa9f31;">Content here</div>
.mybackground {background-color:#fa9f31;}
Border around this has a color of #fa9f31
<div style="border:2px solid #fa9f31;">Content here</div>
.myborder {border:2px solid #fa9f31;}