#fbb1bd color space conversions
Hex:
#fbb1bd
RGB:
251, 177, 189
CMY:
2, 31, 26
CMYK:
0, 29, 25, 2
HSL:
350°, 90.2439%, 83.9216%
HSV (HSB):
350°, 29.4821%, 98.4314%
XYZ:
64.6911, 55.6276, 55.4717
xyY:
0.3680, 0.3164, 55.6276
CIE-Lab:
79.4014, 28.6040, 4.7500
CIE-LCH:
79.4014, 28.9957, 9.4286
CIE-Luv:
79.4014, 46.4630, 1.5758
Hunter-Lab:
74.5839, 24.3018, 8.1119
#fbb1bd color charts
#fbb1bd color shades, tints & tones
#fbb1bd color schemes
#fbb1bd color preview, HTML & CSS examples
This text has a color of #fbb1bd
<p style="color:#fbb1bd;">Text here</p>
.mytext {color:#fbb1bd;}
This box has a color of #fbb1bd
<div style="background-color:#fbb1bd;">Content here</div>
.mybackground {background-color:#fbb1bd;}
Border around this has a color of #fbb1bd
<div style="border:2px solid #fbb1bd;">Content here</div>
.myborder {border:2px solid #fbb1bd;}