#faaeb2 color space conversions
Hex:
#faaeb2
RGB:
250, 174, 178
CMY:
2, 32, 30
CMYK:
0, 30, 29, 2
HSL:
357°, 88.3721%, 83.1373%
HSV (HSB):
357°, 30.4000%, 98.0392%
XYZ:
62.5963, 53.8104, 49.2068
xyY:
0.3780, 0.3249, 53.8104
CIE-Lab:
78.3511, 28.3318, 9.1944
CIE-LCH:
78.3511, 29.7863, 17.9795
CIE-Luv:
78.3511, 49.1656, 7.8304
Hunter-Lab:
73.3556, 23.9464, 11.5773
#faaeb2 color charts
#faaeb2 color shades, tints & tones
#faaeb2 color schemes
#faaeb2 color preview, HTML & CSS examples
This text has a color of #faaeb2
<p style="color:#faaeb2;">Text here</p>
.mytext {color:#faaeb2;}
This box has a color of #faaeb2
<div style="background-color:#faaeb2;">Content here</div>
.mybackground {background-color:#faaeb2;}
Border around this has a color of #faaeb2
<div style="border:2px solid #faaeb2;">Content here</div>
.myborder {border:2px solid #faaeb2;}