#faa231 color space conversions
Hex:
#faa231
RGB:
250, 162, 49
CMY:
2, 36, 81
CMYK:
0, 35, 80, 2
HSL:
34°, 95.2607%, 58.6275%
HSV (HSB):
34°, 80.4000%, 98.0392%
XYZ:
52.8990, 46.3864, 9.0711
xyY:
0.4882, 0.4281, 46.3864
CIE-Lab:
73.7956, 24.2323, 67.4698
CIE-LCH:
73.7956, 71.6894, 70.2439
CIE-Luv:
73.7956, 71.8239, 66.8794
Hunter-Lab:
68.1076, 19.4525, 39.7786
#faa231 color charts
#faa231 color shades, tints & tones
#faa231 color schemes
#faa231 color preview, HTML & CSS examples
This text has a color of #faa231
<p style="color:#faa231;">Text here</p>
.mytext {color:#faa231;}
This box has a color of #faa231
<div style="background-color:#faa231;">Content here</div>
.mybackground {background-color:#faa231;}
Border around this has a color of #faa231
<div style="border:2px solid #faa231;">Content here</div>
.myborder {border:2px solid #faa231;}