#fa9a3e color space conversions
Hex:
#fa9a3e
RGB:
250, 154, 62
CMY:
2, 40, 76
CMYK:
0, 38, 75, 2
HSL:
29°, 94.9495%, 61.1765%
HSV (HSB):
29°, 75.2000%, 98.0392%
XYZ:
51.8494, 43.7830, 10.2756
xyY:
0.4896, 0.4134, 43.7830
CIE-Lab:
72.0832, 28.8747, 60.8107
CIE-LCH:
72.0832, 67.3179, 64.6003
CIE-Luv:
72.0832, 77.4468, 60.5133
Hunter-Lab:
66.1687, 24.0764, 37.1107
#fa9a3e color charts
#fa9a3e color shades, tints & tones
#fa9a3e color schemes
#fa9a3e color preview, HTML & CSS examples
This text has a color of #fa9a3e
<p style="color:#fa9a3e;">Text here</p>
.mytext {color:#fa9a3e;}
This box has a color of #fa9a3e
<div style="background-color:#fa9a3e;">Content here</div>
.mybackground {background-color:#fa9a3e;}
Border around this has a color of #fa9a3e
<div style="border:2px solid #fa9a3e;">Content here</div>
.myborder {border:2px solid #fa9a3e;}