#fbaab4 color space conversions
Hex:
#fbaab4
RGB:
251, 170, 180
CMY:
2, 33, 29
CMYK:
0, 32, 28, 2
HSL:
353°, 91.0112%, 82.5490%
HSV (HSB):
353°, 32.2709%, 98.4314%
XYZ:
62.3966, 52.5540, 50.0353
xyY:
0.3782, 0.3185, 52.5540
CIE-Lab:
77.6109, 31.0591, 7.0616
CIE-LCH:
77.6109, 31.8518, 12.8090
CIE-Luv:
77.6109, 52.0050, 4.3038
Hunter-Lab:
72.4941, 26.7725, 9.8240
#fbaab4 color charts
#fbaab4 color shades, tints & tones
#fbaab4 color schemes
#fbaab4 color preview, HTML & CSS examples
This text has a color of #fbaab4
<p style="color:#fbaab4;">Text here</p>
.mytext {color:#fbaab4;}
This box has a color of #fbaab4
<div style="background-color:#fbaab4;">Content here</div>
.mybackground {background-color:#fbaab4;}
Border around this has a color of #fbaab4
<div style="border:2px solid #fbaab4;">Content here</div>
.myborder {border:2px solid #fbaab4;}