#fa8226 color space conversions
Hex:
#fa8226
RGB:
250, 130, 38
CMY:
2, 49, 85
CMYK:
0, 48, 85, 2
HSL:
26°, 95.4955%, 56.4706%
HSV (HSB):
26°, 84.8000%, 98.0392%
XYZ:
47.7568, 36.4292, 6.3482
xyY:
0.5275, 0.4024, 36.4292
CIE-Lab:
66.8466, 40.4014, 65.2868
CIE-LCH:
66.8466, 76.7766, 58.2496
CIE-Luv:
66.8466, 98.7759, 57.6189
Hunter-Lab:
60.3566, 35.6131, 36.0136
#fa8226 color charts
#fa8226 color shades, tints & tones
#fa8226 color schemes
#fa8226 color preview, HTML & CSS examples
This text has a color of #fa8226
<p style="color:#fa8226;">Text here</p>
.mytext {color:#fa8226;}
This box has a color of #fa8226
<div style="background-color:#fa8226;">Content here</div>
.mybackground {background-color:#fa8226;}
Border around this has a color of #fa8226
<div style="border:2px solid #fa8226;">Content here</div>
.myborder {border:2px solid #fa8226;}