#faa8a3 color space conversions
Hex:
#faa8a3
RGB:
250, 168, 163
CMY:
2, 34, 36
CMYK:
0, 33, 35, 2
HSL:
3°, 89.6907%, 80.9804%
HSV (HSB):
3°, 34.8000%, 98.0392%
XYZ:
60.0378, 50.9736, 41.3249
xyY:
0.3941, 0.3346, 50.9736
CIE-Lab:
76.6630, 29.5986, 14.9598
CIE-LCH:
76.6630, 33.1643, 26.8131
CIE-Luv:
76.6630, 55.1327, 15.2241
Hunter-Lab:
71.3958, 25.1608, 15.6592
#faa8a3 color charts
#faa8a3 color shades, tints & tones
#faa8a3 color schemes
#faa8a3 color preview, HTML & CSS examples
This text has a color of #faa8a3
<p style="color:#faa8a3;">Text here</p>
.mytext {color:#faa8a3;}
This box has a color of #faa8a3
<div style="background-color:#faa8a3;">Content here</div>
.mybackground {background-color:#faa8a3;}
Border around this has a color of #faa8a3
<div style="border:2px solid #faa8a3;">Content here</div>
.myborder {border:2px solid #faa8a3;}