#fbb5b1 color space conversions
Hex:
#fbb5b1
RGB:
251, 181, 177
CMY:
2, 29, 31
CMYK:
0, 28, 29, 2
HSL:
3°, 90.2439%, 83.9216%
HSV (HSB):
3°, 29.4821%, 98.4314%
XYZ:
64.2433, 56.7313, 49.1592
xyY:
0.3776, 0.3335, 56.7313
CIE-Lab:
80.0282, 24.8852, 12.1354
CIE-LCH:
80.0282, 27.6865, 25.9965
CIE-Luv:
80.0282, 45.7492, 12.6145
Hunter-Lab:
75.3202, 20.4389, 14.0273
#fbb5b1 color charts
#fbb5b1 color shades, tints & tones
#fbb5b1 color schemes
#fbb5b1 color preview, HTML & CSS examples
This text has a color of #fbb5b1
<p style="color:#fbb5b1;">Text here</p>
.mytext {color:#fbb5b1;}
This box has a color of #fbb5b1
<div style="background-color:#fbb5b1;">Content here</div>
.mybackground {background-color:#fbb5b1;}
Border around this has a color of #fbb5b1
<div style="border:2px solid #fbb5b1;">Content here</div>
.myborder {border:2px solid #fbb5b1;}