#fa8223 color space conversions
Hex:
#fa8223
RGB:
250, 130, 35
CMY:
2, 49, 86
CMYK:
0, 48, 86, 2
HSL:
27°, 95.5556%, 55.8824%
HSV (HSB):
27°, 86.0000%, 98.0392%
XYZ:
47.7103, 36.4106, 6.1034
xyY:
0.5288, 0.4036, 36.4106
CIE-Lab:
66.8325, 40.3332, 66.2723
CIE-LCH:
66.8325, 77.5808, 58.6754
CIE-Luv:
66.8325, 98.9597, 58.1733
Hunter-Lab:
60.3412, 35.5386, 36.2417
#fa8223 color charts
#fa8223 color shades, tints & tones
#fa8223 color schemes
#fa8223 color preview, HTML & CSS examples
This text has a color of #fa8223
<p style="color:#fa8223;">Text here</p>
.mytext {color:#fa8223;}
This box has a color of #fa8223
<div style="background-color:#fa8223;">Content here</div>
.mybackground {background-color:#fa8223;}
Border around this has a color of #fa8223
<div style="border:2px solid #fa8223;">Content here</div>
.myborder {border:2px solid #fa8223;}