#fbb9bb color space conversions
Hex:
#fbb9bb
RGB:
251, 185, 187
CMY:
2, 27, 27
CMYK:
0, 26, 25, 2
HSL:
358°, 89.1892%, 85.4902%
HSV (HSB):
358°, 26.2948%, 98.4314%
XYZ:
66.1023, 58.7950, 54.8783
xyY:
0.3677, 0.3270, 58.7950
CIE-Lab:
81.1788, 24.1180, 8.3861
CIE-LCH:
81.1788, 25.5344, 19.1731
CIE-Luv:
81.1788, 41.9983, 7.6398
Hunter-Lab:
76.6779, 19.6944, 11.2407
#fbb9bb color charts
#fbb9bb color shades, tints & tones
#fbb9bb color schemes
#fbb9bb color preview, HTML & CSS examples
This text has a color of #fbb9bb
<p style="color:#fbb9bb;">Text here</p>
.mytext {color:#fbb9bb;}
This box has a color of #fbb9bb
<div style="background-color:#fbb9bb;">Content here</div>
.mybackground {background-color:#fbb9bb;}
Border around this has a color of #fbb9bb
<div style="border:2px solid #fbb9bb;">Content here</div>
.myborder {border:2px solid #fbb9bb;}