#faaa73 color space conversions
Hex:
#faaa73
RGB:
250, 170, 115
CMY:
2, 33, 55
CMYK:
0, 32, 54, 2
HSL:
24°, 93.1034%, 71.5686%
HSV (HSB):
24°, 54.0000%, 98.0392%
XYZ:
56.8936, 50.3112, 22.9321
xyY:
0.4372, 0.3866, 50.3112
CIE-Lab:
76.2599, 23.7122, 40.0750
CIE-LCH:
76.2599, 46.5647, 59.3874
CIE-Luv:
76.2599, 60.1391, 45.6044
Hunter-Lab:
70.9304, 19.0473, 30.4826
#faaa73 color charts
#faaa73 color shades, tints & tones
#faaa73 color schemes
#faaa73 color preview, HTML & CSS examples
This text has a color of #faaa73
<p style="color:#faaa73;">Text here</p>
.mytext {color:#faaa73;}
This box has a color of #faaa73
<div style="background-color:#faaa73;">Content here</div>
.mybackground {background-color:#faaa73;}
Border around this has a color of #faaa73
<div style="border:2px solid #faaa73;">Content here</div>
.myborder {border:2px solid #faaa73;}