#fa9e5b color space conversions
Hex:
#fa9e5b
RGB:
250, 158, 91
CMY:
2, 38, 64
CMYK:
0, 37, 64, 2
HSL:
25°, 94.0828%, 66.8627%
HSV (HSB):
25°, 63.6000%, 98.0392%
XYZ:
53.5395, 45.5330, 15.8644
xyY:
0.4658, 0.3962, 45.5330
CIE-Lab:
73.2415, 28.2737, 48.6237
CIE-LCH:
73.2415, 56.2464, 59.8229
CIE-Luv:
73.2415, 71.6735, 51.6810
Hunter-Lab:
67.4782, 23.5413, 33.2954
#fa9e5b color charts
#fa9e5b color shades, tints & tones
#fa9e5b color schemes
#fa9e5b color preview, HTML & CSS examples
This text has a color of #fa9e5b
<p style="color:#fa9e5b;">Text here</p>
.mytext {color:#fa9e5b;}
This box has a color of #fa9e5b
<div style="background-color:#fa9e5b;">Content here</div>
.mybackground {background-color:#fa9e5b;}
Border around this has a color of #fa9e5b
<div style="border:2px solid #fa9e5b;">Content here</div>
.myborder {border:2px solid #fa9e5b;}