#faa5ac color space conversions
Hex:
#faa5ac
RGB:
250, 165, 172
CMY:
2, 35, 33
CMYK:
0, 34, 31, 2
HSL:
355°, 89.4737%, 81.3725%
HSV (HSB):
355°, 34.0000%, 98.0392%
XYZ:
60.3259, 50.2128, 45.5422
xyY:
0.3865, 0.3217, 50.2128
CIE-Lab:
76.1997, 32.2806, 9.3938
CIE-LCH:
76.1997, 33.6196, 16.2252
CIE-Luv:
76.1997, 55.5973, 7.2230
Hunter-Lab:
70.8610, 27.9551, 11.4971
#faa5ac color charts
#faa5ac color shades, tints & tones
#faa5ac color schemes
#faa5ac color preview, HTML & CSS examples
This text has a color of #faa5ac
<p style="color:#faa5ac;">Text here</p>
.mytext {color:#faa5ac;}
This box has a color of #faa5ac
<div style="background-color:#faa5ac;">Content here</div>
.mybackground {background-color:#faa5ac;}
Border around this has a color of #faa5ac
<div style="border:2px solid #faa5ac;">Content here</div>
.myborder {border:2px solid #faa5ac;}