#fbb9bd color space conversions
Hex:
#fbb9bd
RGB:
251, 185, 189
CMY:
2, 27, 26
CMYK:
0, 26, 25, 2
HSL:
356°, 89.1892%, 85.4902%
HSV (HSB):
356°, 26.2948%, 98.4314%
XYZ:
66.3179, 58.8813, 56.0140
xyY:
0.3660, 0.3249, 58.8813
CIE-Lab:
81.2263, 24.3945, 7.3776
CIE-LCH:
81.2263, 25.4857, 16.8267
CIE-Luv:
81.2263, 41.7340, 6.1686
Hunter-Lab:
76.7341, 19.9849, 10.4337
#fbb9bd color charts
#fbb9bd color shades, tints & tones
#fbb9bd color schemes
#fbb9bd color preview, HTML & CSS examples
This text has a color of #fbb9bd
<p style="color:#fbb9bd;">Text here</p>
.mytext {color:#fbb9bd;}
This box has a color of #fbb9bd
<div style="background-color:#fbb9bd;">Content here</div>
.mybackground {background-color:#fbb9bd;}
Border around this has a color of #fbb9bd
<div style="border:2px solid #fbb9bd;">Content here</div>
.myborder {border:2px solid #fbb9bd;}