#faa7b7 color space conversions
Hex:
#faa7b7
RGB:
250, 167, 183
CMY:
2, 35, 28
CMYK:
0, 33, 27, 2
HSL:
348°, 89.2473%, 81.7647%
HSV (HSB):
348°, 33.2000%, 98.0392%
XYZ:
61.7903, 51.3803, 51.4604
xyY:
0.3753, 0.3121, 51.3803
CIE-Lab:
76.9088, 32.6733, 4.3995
CIE-LCH:
76.9088, 32.9682, 7.6687
CIE-Luv:
76.9088, 52.5984, 0.2359
Hunter-Lab:
71.6801, 28.4321, 7.6107
#faa7b7 color charts
#faa7b7 color shades, tints & tones
#faa7b7 color schemes
#faa7b7 color preview, HTML & CSS examples
This text has a color of #faa7b7
<p style="color:#faa7b7;">Text here</p>
.mytext {color:#faa7b7;}
This box has a color of #faa7b7
<div style="background-color:#faa7b7;">Content here</div>
.mybackground {background-color:#faa7b7;}
Border around this has a color of #faa7b7
<div style="border:2px solid #faa7b7;">Content here</div>
.myborder {border:2px solid #faa7b7;}