#fa9f5e color space conversions
Hex:
#fa9f5e
RGB:
250, 159, 94
CMY:
2, 38, 63
CMYK:
0, 36, 62, 2
HSL:
25°, 93.9759%, 67.4510%
HSV (HSB):
25°, 62.4000%, 98.0392%
XYZ:
53.8429, 45.9284, 16.6169
xyY:
0.4626, 0.3946, 45.9284
CIE-Lab:
73.4991, 27.9419, 47.4295
CIE-LCH:
73.4991, 55.0482, 59.4966
CIE-Luv:
73.4991, 70.5925, 50.8027
Hunter-Lab:
67.7705, 23.2177, 32.9018
#fa9f5e color charts
#fa9f5e color shades, tints & tones
#fa9f5e color schemes
#fa9f5e color preview, HTML & CSS examples
This text has a color of #fa9f5e
<p style="color:#fa9f5e;">Text here</p>
.mytext {color:#fa9f5e;}
This box has a color of #fa9f5e
<div style="background-color:#fa9f5e;">Content here</div>
.mybackground {background-color:#fa9f5e;}
Border around this has a color of #fa9f5e
<div style="border:2px solid #fa9f5e;">Content here</div>
.myborder {border:2px solid #fa9f5e;}