#fbb3bb color space conversions
Hex:
#fbb3bb
RGB:
251, 179, 187
CMY:
2, 30, 27
CMYK:
0, 29, 25, 2
HSL:
353°, 90.0000%, 84.3137%
HSV (HSB):
353°, 28.6853%, 98.4314%
XYZ:
64.8734, 56.3373, 54.4687
xyY:
0.3693, 0.3207, 56.3373
CIE-Lab:
79.8054, 27.2755, 6.4152
CIE-LCH:
79.8054, 28.0198, 13.2354
CIE-Luv:
79.8054, 45.5690, 4.2066
Hunter-Lab:
75.0582, 22.9272, 9.5148
#fbb3bb color charts
#fbb3bb color shades, tints & tones
#fbb3bb color schemes
#fbb3bb color preview, HTML & CSS examples
This text has a color of #fbb3bb
<p style="color:#fbb3bb;">Text here</p>
.mytext {color:#fbb3bb;}
This box has a color of #fbb3bb
<div style="background-color:#fbb3bb;">Content here</div>
.mybackground {background-color:#fbb3bb;}
Border around this has a color of #fbb3bb
<div style="border:2px solid #fbb3bb;">Content here</div>
.myborder {border:2px solid #fbb3bb;}