#faaab2 color space conversions
Hex:
#faaab2
RGB:
250, 170, 178
CMY:
2, 33, 30
CMYK:
0, 32, 29, 2
HSL:
354°, 88.8889%, 82.3529%
HSV (HSB):
354°, 32.0000%, 98.0392%
XYZ:
61.8349, 52.2878, 48.9530
xyY:
0.3792, 0.3206, 52.2878
CIE-Lab:
77.4526, 30.4337, 7.9096
CIE-LCH:
77.4526, 31.4447, 14.5686
CIE-Luv:
77.4526, 51.5936, 5.6044
Hunter-Lab:
72.3103, 26.0983, 10.4788
#faaab2 color charts
#faaab2 color shades, tints & tones
#faaab2 color schemes
#faaab2 color preview, HTML & CSS examples
This text has a color of #faaab2
<p style="color:#faaab2;">Text here</p>
.mytext {color:#faaab2;}
This box has a color of #faaab2
<div style="background-color:#faaab2;">Content here</div>
.mybackground {background-color:#faaab2;}
Border around this has a color of #faaab2
<div style="border:2px solid #faaab2;">Content here</div>
.myborder {border:2px solid #faaab2;}