#fa8331 color space conversions
Hex:
#fa8331
RGB:
250, 131, 49
CMY:
2, 49, 81
CMYK:
0, 48, 80, 2
HSL:
24°, 95.2607%, 58.6275%
HSV (HSB):
24°, 80.4000%, 98.0392%
XYZ:
48.0950, 36.7783, 7.4698
xyY:
0.5208, 0.3983, 36.7783
CIE-Lab:
67.1104, 40.2003, 61.4198
CIE-LCH:
67.1104, 73.4061, 56.7946
CIE-Luv:
67.1104, 97.1576, 55.5503
Hunter-Lab:
60.6452, 35.4315, 35.1487
#fa8331 color charts
#fa8331 color shades, tints & tones
#fa8331 color schemes
#fa8331 color preview, HTML & CSS examples
This text has a color of #fa8331
<p style="color:#fa8331;">Text here</p>
.mytext {color:#fa8331;}
This box has a color of #fa8331
<div style="background-color:#fa8331;">Content here</div>
.mybackground {background-color:#fa8331;}
Border around this has a color of #fa8331
<div style="border:2px solid #fa8331;">Content here</div>
.myborder {border:2px solid #fa8331;}