#fbb2cb color space conversions
Hex:
#fbb2cb
RGB:
251, 178, 203
CMY:
2, 30, 20
CMYK:
0, 29, 19, 2
HSL:
339°, 90.1235%, 84.1176%
HSV (HSB):
339°, 29.0837%, 98.4314%
XYZ:
66.4835, 56.6618, 63.9327
xyY:
0.3554, 0.3029, 56.6618
CIE-Lab:
79.9890, 30.0965, -1.9771
CIE-LCH:
79.9890, 30.1614, 356.2416
CIE-Luv:
79.9890, 43.8069, -8.4994
Hunter-Lab:
75.2740, 25.9252, 2.3349
#fbb2cb color charts
#fbb2cb color shades, tints & tones
#fbb2cb color schemes
#fbb2cb color preview, HTML & CSS examples
This text has a color of #fbb2cb
<p style="color:#fbb2cb;">Text here</p>
.mytext {color:#fbb2cb;}
This box has a color of #fbb2cb
<div style="background-color:#fbb2cb;">Content here</div>
.mybackground {background-color:#fbb2cb;}
Border around this has a color of #fbb2cb
<div style="border:2px solid #fbb2cb;">Content here</div>
.myborder {border:2px solid #fbb2cb;}