#fbaac9 color space conversions
Hex:
#fbaac9
RGB:
251, 170, 201
CMY:
2, 33, 21
CMYK:
0, 32, 20, 2
HSL:
337°, 91.0112%, 82.5490%
HSV (HSB):
337°, 32.2709%, 98.4314%
XYZ:
64.7010, 53.4757, 62.1701
xyY:
0.3588, 0.2965, 53.4757
CIE-Lab:
78.1550, 33.9988, -3.5857
CIE-LCH:
78.1550, 34.1874, 353.9796
CIE-Luv:
78.1550, 48.6234, -11.6125
Hunter-Lab:
73.1271, 29.9598, 0.7827
#fbaac9 color charts
#fbaac9 color shades, tints & tones
#fbaac9 color schemes
#fbaac9 color preview, HTML & CSS examples
This text has a color of #fbaac9
<p style="color:#fbaac9;">Text here</p>
.mytext {color:#fbaac9;}
This box has a color of #fbaac9
<div style="background-color:#fbaac9;">Content here</div>
.mybackground {background-color:#fbaac9;}
Border around this has a color of #fbaac9
<div style="border:2px solid #fbaac9;">Content here</div>
.myborder {border:2px solid #fbaac9;}