#faaa96 color space conversions
Hex:
#faaa96
RGB:
250, 170, 150
CMY:
2, 33, 41
CMYK:
0, 32, 40, 2
HSL:
12°, 90.9091%, 78.4314%
HSV (HSB):
12°, 40.0000%, 98.0392%
XYZ:
59.3041, 51.2755, 35.6256
xyY:
0.4056, 0.3507, 51.2755
CIE-Lab:
76.8456, 27.0569, 22.2632
CIE-LCH:
76.8456, 35.0389, 39.4486
CIE-Luv:
76.8456, 55.7265, 25.0339
Hunter-Lab:
71.6069, 22.5198, 20.6270
#faaa96 color charts
#faaa96 color shades, tints & tones
#faaa96 color schemes
#faaa96 color preview, HTML & CSS examples
This text has a color of #faaa96
<p style="color:#faaa96;">Text here</p>
.mytext {color:#faaa96;}
This box has a color of #faaa96
<div style="background-color:#faaa96;">Content here</div>
.mybackground {background-color:#faaa96;}
Border around this has a color of #faaa96
<div style="border:2px solid #faaa96;">Content here</div>
.myborder {border:2px solid #faaa96;}