#faa973 color space conversions
Hex:
#faa973
RGB:
250, 169, 115
CMY:
2, 34, 55
CMYK:
0, 32, 54, 2
HSL:
24°, 93.1034%, 71.5686%
HSV (HSB):
24°, 54.0000%, 98.0392%
XYZ:
56.7068, 49.9377, 22.8698
xyY:
0.4378, 0.3856, 49.9377
CIE-Lab:
76.0310, 24.2372, 39.7881
CIE-LCH:
76.0310, 46.5890, 58.6520
CIE-Luv:
76.0310, 60.8605, 45.1422
Hunter-Lab:
70.6666, 19.5717, 30.2786
#faa973 color charts
#faa973 color shades, tints & tones
#faa973 color schemes
#faa973 color preview, HTML & CSS examples
This text has a color of #faa973
<p style="color:#faa973;">Text here</p>
.mytext {color:#faa973;}
This box has a color of #faa973
<div style="background-color:#faa973;">Content here</div>
.mybackground {background-color:#faa973;}
Border around this has a color of #faa973
<div style="border:2px solid #faa973;">Content here</div>
.myborder {border:2px solid #faa973;}