#fbb2bc color space conversions
Hex:
#fbb2bc
RGB:
251, 178, 188
CMY:
2, 30, 26
CMYK:
0, 29, 25, 2
HSL:
352°, 90.1235%, 84.1176%
HSV (HSB):
352°, 29.0837%, 98.4314%
XYZ:
64.7812, 55.9809, 54.9680
xyY:
0.3686, 0.3186, 55.9809
CIE-Lab:
79.6029, 27.9395, 5.5824
CIE-LCH:
79.6029, 28.4917, 11.2992
CIE-Luv:
79.6029, 46.0183, 2.8932
Hunter-Lab:
74.8204, 23.6137, 8.8159
#fbb2bc color charts
#fbb2bc color shades, tints & tones
#fbb2bc color schemes
#fbb2bc color preview, HTML & CSS examples
This text has a color of #fbb2bc
<p style="color:#fbb2bc;">Text here</p>
.mytext {color:#fbb2bc;}
This box has a color of #fbb2bc
<div style="background-color:#fbb2bc;">Content here</div>
.mybackground {background-color:#fbb2bc;}
Border around this has a color of #fbb2bc
<div style="border:2px solid #fbb2bc;">Content here</div>
.myborder {border:2px solid #fbb2bc;}