#fa8131 color space conversions
Hex:
#fa8131
RGB:
250, 129, 49
CMY:
2, 49, 81
CMYK:
0, 48, 80, 2
HSL:
24°, 95.2607%, 58.6275%
HSV (HSB):
24°, 80.4000%, 98.0392%
XYZ:
47.8290, 36.2463, 7.3811
xyY:
0.5230, 0.3963, 36.2463
CIE-Lab:
66.7077, 41.2002, 61.0507
CIE-LCH:
66.7077, 73.6522, 55.9865
CIE-Luv:
66.7077, 98.7906, 54.8501
Hunter-Lab:
60.2049, 36.4485, 34.8745
#fa8131 color charts
#fa8131 color shades, tints & tones
#fa8131 color schemes
#fa8131 color preview, HTML & CSS examples
This text has a color of #fa8131
<p style="color:#fa8131;">Text here</p>
.mytext {color:#fa8131;}
This box has a color of #fa8131
<div style="background-color:#fa8131;">Content here</div>
.mybackground {background-color:#fa8131;}
Border around this has a color of #fa8131
<div style="border:2px solid #fa8131;">Content here</div>
.myborder {border:2px solid #fa8131;}