#fbacc6 color space conversions
Hex:
#fbacc6
RGB:
251, 172, 198
CMY:
2, 33, 22
CMYK:
0, 31, 21, 2
HSL:
340°, 90.8046%, 82.9412%
HSV (HSB):
340°, 31.4741%, 98.4314%
XYZ:
64.7292, 54.0915, 60.4552
xyY:
0.3611, 0.3017, 54.0915
CIE-Lab:
78.5151, 32.5110, -1.4251
CIE-LCH:
78.5151, 32.5422, 357.4901
CIE-Luv:
78.5151, 47.9793, -8.1338
Hunter-Lab:
73.5469, 28.3922, 2.7468
#fbacc6 color charts
#fbacc6 color shades, tints & tones
#fbacc6 color schemes
#fbacc6 color preview, HTML & CSS examples
This text has a color of #fbacc6
<p style="color:#fbacc6;">Text here</p>
.mytext {color:#fbacc6;}
This box has a color of #fbacc6
<div style="background-color:#fbacc6;">Content here</div>
.mybackground {background-color:#fbacc6;}
Border around this has a color of #fbacc6
<div style="border:2px solid #fbacc6;">Content here</div>
.myborder {border:2px solid #fbacc6;}