#fa8028 color space conversions
Hex:
#fa8028
RGB:
250, 128, 40
CMY:
2, 50, 84
CMYK:
0, 49, 84, 2
HSL:
25°, 95.4545%, 56.8627%
HSV (HSB):
25°, 84.0000%, 98.0392%
XYZ:
47.5265, 35.9155, 6.4350
xyY:
0.5288, 0.3996, 35.9155
CIE-Lab:
66.4553, 41.4477, 64.2606
CIE-LCH:
66.4553, 76.4679, 57.1782
CIE-Luv:
66.4553, 100.2943, 56.5404
Hunter-Lab:
59.9296, 36.6808, 35.5844
#fa8028 color charts
#fa8028 color shades, tints & tones
#fa8028 color schemes
#fa8028 color preview, HTML & CSS examples
This text has a color of #fa8028
<p style="color:#fa8028;">Text here</p>
.mytext {color:#fa8028;}
This box has a color of #fa8028
<div style="background-color:#fa8028;">Content here</div>
.mybackground {background-color:#fa8028;}
Border around this has a color of #fa8028
<div style="border:2px solid #fa8028;">Content here</div>
.myborder {border:2px solid #fa8028;}