#fbabc6 color space conversions
Hex:
#fbabc6
RGB:
251, 171, 198
CMY:
2, 33, 22
CMYK:
0, 32, 21, 2
HSL:
340°, 90.9091%, 82.7451%
HSV (HSB):
340°, 31.8725%, 98.4314%
XYZ:
64.5396, 53.7123, 60.3920
xyY:
0.3613, 0.3007, 53.7123
CIE-Lab:
78.2937, 33.0353, -1.7495
CIE-LCH:
78.2937, 33.0816, 356.9685
CIE-Luv:
78.2937, 48.5480, -8.7108
Hunter-Lab:
73.2887, 28.9359, 2.4454
#fbabc6 color charts
#fbabc6 color shades, tints & tones
#fbabc6 color schemes
#fbabc6 color preview, HTML & CSS examples
This text has a color of #fbabc6
<p style="color:#fbabc6;">Text here</p>
.mytext {color:#fbabc6;}
This box has a color of #fbabc6
<div style="background-color:#fbabc6;">Content here</div>
.mybackground {background-color:#fbabc6;}
Border around this has a color of #fbabc6
<div style="border:2px solid #fbabc6;">Content here</div>
.myborder {border:2px solid #fbabc6;}