#faac86 color space conversions
Hex:
#faac86
RGB:
250, 172, 134
CMY:
2, 33, 47
CMYK:
0, 31, 46, 2
HSL:
20°, 92.0635%, 75.2941%
HSV (HSB):
20°, 46.4000%, 98.0392%
XYZ:
58.4799, 51.5503, 29.4222
xyY:
0.4194, 0.3697, 51.5503
CIE-Lab:
77.0111, 24.3548, 31.0631
CIE-LCH:
77.0111, 39.4724, 51.9020
CIE-Luv:
77.0111, 56.4852, 36.0006
Hunter-Lab:
71.7985, 19.7410, 25.9626
#faac86 color charts
#faac86 color shades, tints & tones
#faac86 color schemes
#faac86 color preview, HTML & CSS examples
This text has a color of #faac86
<p style="color:#faac86;">Text here</p>
.mytext {color:#faac86;}
This box has a color of #faac86
<div style="background-color:#faac86;">Content here</div>
.mybackground {background-color:#faac86;}
Border around this has a color of #faac86
<div style="border:2px solid #faac86;">Content here</div>
.myborder {border:2px solid #faac86;}