#fbc8bb color space conversions
Hex:
#fbc8bb
RGB:
251, 200, 187
CMY:
2, 22, 27
CMYK:
0, 20, 25, 2
HSL:
12°, 88.8889%, 85.8824%
HSV (HSB):
12°, 25.4980%, 98.4314%
XYZ:
69.4076, 65.4056, 55.9801
xyY:
0.3638, 0.3428, 65.4056
CIE-Lab:
84.6923, 16.2373, 13.3858
CIE-LCH:
84.6923, 21.0436, 39.5017
CIE-Luv:
84.6923, 33.0507, 16.2784
Hunter-Lab:
80.8738, 11.6634, 15.5716
#fbc8bb color charts
#fbc8bb color shades, tints & tones
#fbc8bb color schemes
#fbc8bb color preview, HTML & CSS examples
This text has a color of #fbc8bb
<p style="color:#fbc8bb;">Text here</p>
.mytext {color:#fbc8bb;}
This box has a color of #fbc8bb
<div style="background-color:#fbc8bb;">Content here</div>
.mybackground {background-color:#fbc8bb;}
Border around this has a color of #fbc8bb
<div style="border:2px solid #fbc8bb;">Content here</div>
.myborder {border:2px solid #fbc8bb;}