#faab6b color space conversions
Hex:
#faab6b
RGB:
250, 171, 107
CMY:
2, 33, 58
CMYK:
0, 32, 57, 2
HSL:
27°, 93.4641%, 70.0000%
HSV (HSB):
27°, 57.2000%, 98.0392%
XYZ:
56.6411, 50.5114, 20.6743
xyY:
0.4431, 0.3952, 50.5114
CIE-Lab:
76.3821, 22.5614, 44.3265
CIE-LCH:
76.3821, 49.7379, 63.0247
CIE-Luv:
76.3821, 60.2698, 50.0634
Hunter-Lab:
71.0713, 17.8827, 32.5028
#faab6b color charts
#faab6b color shades, tints & tones
#faab6b color schemes
#faab6b color preview, HTML & CSS examples
This text has a color of #faab6b
<p style="color:#faab6b;">Text here</p>
.mytext {color:#faab6b;}
This box has a color of #faab6b
<div style="background-color:#faab6b;">Content here</div>
.mybackground {background-color:#faab6b;}
Border around this has a color of #faab6b
<div style="border:2px solid #faab6b;">Content here</div>
.myborder {border:2px solid #faab6b;}