#faabc7 color space conversions
Hex:
#faabc7
RGB:
250, 171, 199
CMY:
2, 33, 22
CMYK:
0, 32, 20, 2
HSL:
339°, 88.7640%, 82.5490%
HSV (HSB):
339°, 31.6000%, 98.0392%
XYZ:
64.2961, 53.5733, 60.9847
xyY:
0.3595, 0.2995, 53.5733
CIE-Lab:
78.2123, 32.8325, -2.4257
CIE-LCH:
78.2123, 32.9220, 355.7746
CIE-Luv:
78.2123, 47.6854, -9.6672
Hunter-Lab:
73.1938, 28.7116, 1.8355
#faabc7 color charts
#faabc7 color shades, tints & tones
#faabc7 color schemes
#faabc7 color preview, HTML & CSS examples
This text has a color of #faabc7
<p style="color:#faabc7;">Text here</p>
.mytext {color:#faabc7;}
This box has a color of #faabc7
<div style="background-color:#faabc7;">Content here</div>
.mybackground {background-color:#faabc7;}
Border around this has a color of #faabc7
<div style="border:2px solid #faabc7;">Content here</div>
.myborder {border:2px solid #faabc7;}