#fbb9a6 color space conversions
Hex:
#fbb9a6
RGB:
251, 185, 166
CMY:
2, 27, 35
CMYK:
0, 26, 34, 2
HSL:
13°, 91.3978%, 81.7647%
HSV (HSB):
13°, 33.8645%, 98.4314%
XYZ:
64.0156, 57.9603, 43.8899
xyY:
0.3859, 0.3494, 57.9603
CIE-Lab:
80.7167, 21.3983, 19.0130
CIE-LCH:
80.7167, 28.6248, 41.6220
CIE-Luv:
80.7167, 44.6735, 22.4846
Hunter-Lab:
76.1317, 16.8618, 19.1115
#fbb9a6 color charts
#fbb9a6 color shades, tints & tones
#fbb9a6 color schemes
#fbb9a6 color preview, HTML & CSS examples
This text has a color of #fbb9a6
<p style="color:#fbb9a6;">Text here</p>
.mytext {color:#fbb9a6;}
This box has a color of #fbb9a6
<div style="background-color:#fbb9a6;">Content here</div>
.mybackground {background-color:#fbb9a6;}
Border around this has a color of #fbb9a6
<div style="border:2px solid #fbb9a6;">Content here</div>
.myborder {border:2px solid #fbb9a6;}