#faab9b color space conversions
Hex:
#faab9b
RGB:
250, 171, 155
CMY:
2, 33, 39
CMYK:
0, 32, 38, 2
HSL:
10°, 90.4762%, 79.4118%
HSV (HSB):
10°, 38.0000%, 98.0392%
XYZ:
59.9036, 51.8164, 37.8546
xyY:
0.4005, 0.3464, 51.8164
CIE-Lab:
77.1709, 27.0896, 20.0079
CIE-LCH:
77.1709, 33.6773, 36.4489
CIE-Luv:
77.1709, 54.3715, 22.2589
Hunter-Lab:
71.9836, 22.5737, 19.2092
#faab9b color charts
#faab9b color shades, tints & tones
#faab9b color schemes
#faab9b color preview, HTML & CSS examples
This text has a color of #faab9b
<p style="color:#faab9b;">Text here</p>
.mytext {color:#faab9b;}
This box has a color of #faab9b
<div style="background-color:#faab9b;">Content here</div>
.mybackground {background-color:#faab9b;}
Border around this has a color of #faab9b
<div style="border:2px solid #faab9b;">Content here</div>
.myborder {border:2px solid #faab9b;}