#faac8e color space conversions
Hex:
#faac8e
RGB:
250, 172, 142
CMY:
2, 33, 44
CMYK:
0, 31, 43, 2
HSL:
17°, 91.5254%, 76.8627%
HSV (HSB):
17°, 43.2000%, 98.0392%
XYZ:
59.0594, 51.7820, 32.4734
xyY:
0.4121, 0.3613, 51.7820
CIE-Lab:
77.1503, 25.1547, 26.9796
CIE-LCH:
77.1503, 36.8871, 47.0048
CIE-Luv:
77.1503, 55.4686, 31.1482
Hunter-Lab:
71.9597, 20.5704, 23.6159
#faac8e color charts
#faac8e color shades, tints & tones
#faac8e color schemes
#faac8e color preview, HTML & CSS examples
This text has a color of #faac8e
<p style="color:#faac8e;">Text here</p>
.mytext {color:#faac8e;}
This box has a color of #faac8e
<div style="background-color:#faac8e;">Content here</div>
.mybackground {background-color:#faac8e;}
Border around this has a color of #faac8e
<div style="border:2px solid #faac8e;">Content here</div>
.myborder {border:2px solid #faac8e;}