#fbaab7 color space conversions
Hex:
#fbaab7
RGB:
251, 170, 183
CMY:
2, 33, 28
CMYK:
0, 32, 27, 2
HSL:
350°, 91.0112%, 82.5490%
HSV (HSB):
350°, 32.2709%, 98.4314%
XYZ:
62.7056, 52.6776, 51.6626
xyY:
0.3754, 0.3153, 52.6776
CIE-Lab:
77.6843, 31.4592, 5.5327
CIE-LCH:
77.6843, 31.9420, 9.9745
CIE-Luv:
77.6843, 51.5323, 2.0864
Hunter-Lab:
72.5793, 27.2030, 8.6024
#fbaab7 color charts
#fbaab7 color shades, tints & tones
#fbaab7 color schemes
#fbaab7 color preview, HTML & CSS examples
This text has a color of #fbaab7
<p style="color:#fbaab7;">Text here</p>
.mytext {color:#fbaab7;}
This box has a color of #fbaab7
<div style="background-color:#fbaab7;">Content here</div>
.mybackground {background-color:#fbaab7;}
Border around this has a color of #fbaab7
<div style="border:2px solid #fbaab7;">Content here</div>
.myborder {border:2px solid #fbaab7;}