#fbb7bb color space conversions
Hex:
#fbb7bb
RGB:
251, 183, 187
CMY:
2, 28, 27
CMYK:
0, 27, 25, 2
HSL:
356°, 89.4737%, 85.0980%
HSV (HSB):
356°, 27.0916%, 98.4314%
XYZ:
65.6868, 57.9641, 54.7398
xyY:
0.3682, 0.3249, 57.9641
CIE-Lab:
80.7188, 25.1706, 7.7270
CIE-LCH:
80.7188, 26.3300, 17.0658
CIE-Luv:
80.7188, 43.1897, 6.4934
Hunter-Lab:
76.1341, 20.7710, 10.6649
#fbb7bb color charts
#fbb7bb color shades, tints & tones
#fbb7bb color schemes
#fbb7bb color preview, HTML & CSS examples
This text has a color of #fbb7bb
<p style="color:#fbb7bb;">Text here</p>
.mytext {color:#fbb7bb;}
This box has a color of #fbb7bb
<div style="background-color:#fbb7bb;">Content here</div>
.mybackground {background-color:#fbb7bb;}
Border around this has a color of #fbb7bb
<div style="border:2px solid #fbb7bb;">Content here</div>
.myborder {border:2px solid #fbb7bb;}