#faa48f color space conversions
Hex:
#faa48f
RGB:
250, 164, 143
CMY:
2, 36, 44
CMYK:
0, 34, 43, 2
HSL:
12°, 91.4530%, 77.0588%
HSV (HSB):
12°, 42.8000%, 98.0392%
XYZ:
57.6577, 48.8581, 32.3783
xyY:
0.4151, 0.3518, 48.8581
CIE-Lab:
75.3630, 29.4566, 24.0285
CIE-LCH:
75.3630, 38.0139, 39.2050
CIE-Luv:
75.3630, 60.7211, 26.4862
Hunter-Lab:
69.8986, 24.9181, 21.4648
#faa48f color charts
#faa48f color shades, tints & tones
#faa48f color schemes
#faa48f color preview, HTML & CSS examples
This text has a color of #faa48f
<p style="color:#faa48f;">Text here</p>
.mytext {color:#faa48f;}
This box has a color of #faa48f
<div style="background-color:#faa48f;">Content here</div>
.mybackground {background-color:#faa48f;}
Border around this has a color of #faa48f
<div style="border:2px solid #faa48f;">Content here</div>
.myborder {border:2px solid #faa48f;}