#faa941 color space conversions
Hex:
#faa941
RGB:
250, 169, 65
CMY:
2, 34, 75
CMYK:
0, 32, 74, 2
HSL:
34°, 94.8718%, 61.7647%
HSV (HSB):
34°, 74.0000%, 98.0392%
XYZ:
54.5664, 49.0816, 11.5988
xyY:
0.4735, 0.4259, 49.0816
CIE-Lab:
75.5021, 21.1533, 62.9537
CIE-LCH:
75.5021, 66.4126, 71.4269
CIE-Luv:
75.5021, 65.3077, 65.4863
Hunter-Lab:
70.0582, 16.4268, 39.2248
#faa941 color charts
#faa941 color shades, tints & tones
#faa941 color schemes
#faa941 color preview, HTML & CSS examples
This text has a color of #faa941
<p style="color:#faa941;">Text here</p>
.mytext {color:#faa941;}
This box has a color of #faa941
<div style="background-color:#faa941;">Content here</div>
.mybackground {background-color:#faa941;}
Border around this has a color of #faa941
<div style="border:2px solid #faa941;">Content here</div>
.myborder {border:2px solid #faa941;}