#fa994c color space conversions
Hex:
#fa994c
RGB:
250, 153, 76
CMY:
2, 40, 70
CMYK:
0, 39, 70, 2
HSL:
27°, 94.5652%, 63.9216%
HSV (HSB):
27°, 69.6000%, 98.0392%
XYZ:
52.1201, 43.6283, 12.5115
xyY:
0.4814, 0.4030, 43.6283
CIE-Lab:
71.9793, 30.0321, 54.4555
CIE-LCH:
71.9793, 62.1879, 61.1233
CIE-Luv:
71.9793, 77.0538, 55.5536
Hunter-Lab:
66.0517, 25.2603, 35.0054
#fa994c color charts
#fa994c color shades, tints & tones
#fa994c color schemes
#fa994c color preview, HTML & CSS examples
This text has a color of #fa994c
<p style="color:#fa994c;">Text here</p>
.mytext {color:#fa994c;}
This box has a color of #fa994c
<div style="background-color:#fa994c;">Content here</div>
.mybackground {background-color:#fa994c;}
Border around this has a color of #fa994c
<div style="border:2px solid #fa994c;">Content here</div>
.myborder {border:2px solid #fa994c;}