#faac8f color space conversions
Hex:
#faac8f
RGB:
250, 172, 143
CMY:
2, 33, 44
CMYK:
0, 31, 43, 2
HSL:
16°, 91.4530%, 77.0588%
HSV (HSB):
16°, 42.8000%, 98.0392%
XYZ:
59.1348, 51.8122, 32.8706
xyY:
0.4112, 0.3603, 51.8122
CIE-Lab:
77.1684, 25.2583, 26.4681
CIE-LCH:
77.1684, 36.5861, 46.3398
CIE-Luv:
77.1684, 55.3382, 30.5254
Hunter-Lab:
71.9807, 20.6781, 23.3112
#faac8f color charts
#faac8f color shades, tints & tones
#faac8f color schemes
#faac8f color preview, HTML & CSS examples
This text has a color of #faac8f
<p style="color:#faac8f;">Text here</p>
.mytext {color:#faac8f;}
This box has a color of #faac8f
<div style="background-color:#faac8f;">Content here</div>
.mybackground {background-color:#faac8f;}
Border around this has a color of #faac8f
<div style="border:2px solid #faac8f;">Content here</div>
.myborder {border:2px solid #faac8f;}