#fbaaa6 color space conversions
Hex:
#fbaaa6
RGB:
251, 170, 166
CMY:
2, 33, 35
CMYK:
0, 32, 34, 2
HSL:
3°, 91.3978%, 81.7647%
HSV (HSB):
3°, 33.8645%, 98.4314%
XYZ:
61.0413, 52.0119, 42.8985
xyY:
0.3914, 0.3335, 52.0119
CIE-Lab:
77.2879, 29.2820, 14.2222
CIE-LCH:
77.2879, 32.5531, 25.9057
CIE-Luv:
77.2879, 54.1548, 14.3582
Hunter-Lab:
72.1192, 24.8727, 15.2162
#fbaaa6 color charts
#fbaaa6 color shades, tints & tones
#fbaaa6 color schemes
#fbaaa6 color preview, HTML & CSS examples
This text has a color of #fbaaa6
<p style="color:#fbaaa6;">Text here</p>
.mytext {color:#fbaaa6;}
This box has a color of #fbaaa6
<div style="background-color:#fbaaa6;">Content here</div>
.mybackground {background-color:#fbaaa6;}
Border around this has a color of #fbaaa6
<div style="border:2px solid #fbaaa6;">Content here</div>
.myborder {border:2px solid #fbaaa6;}