#faac95 color space conversions
Hex:
#faac95
RGB:
250, 172, 149
CMY:
2, 33, 42
CMYK:
0, 31, 40, 2
HSL:
14°, 90.9910%, 78.2353%
HSV (HSB):
14°, 40.4000%, 98.0392%
XYZ:
59.6017, 51.9990, 35.3292
xyY:
0.4056, 0.3539, 51.9990
CIE-Lab:
77.2802, 25.8968, 23.3959
CIE-LCH:
77.2802, 34.9001, 42.0955
CIE-Luv:
77.2802, 54.5414, 26.7149
Hunter-Lab:
72.1103, 21.3434, 21.4291
#faac95 color charts
#faac95 color shades, tints & tones
#faac95 color schemes
#faac95 color preview, HTML & CSS examples
This text has a color of #faac95
<p style="color:#faac95;">Text here</p>
.mytext {color:#faac95;}
This box has a color of #faac95
<div style="background-color:#faac95;">Content here</div>
.mybackground {background-color:#faac95;}
Border around this has a color of #faac95
<div style="border:2px solid #faac95;">Content here</div>
.myborder {border:2px solid #faac95;}