#fbb2b3 color space conversions
Hex:
#fbb2b3
RGB:
251, 178, 179
CMY:
2, 30, 30
CMYK:
0, 29, 29, 2
HSL:
359°, 90.1235%, 84.1176%
HSV (HSB):
359°, 29.0837%, 98.4314%
XYZ:
63.8407, 55.6047, 50.0158
xyY:
0.3767, 0.3281, 55.6047
CIE-Lab:
79.3883, 26.7249, 10.1461
CIE-LCH:
79.3883, 28.5861, 20.7892
CIE-Luv:
79.3883, 47.3057, 9.4987
Hunter-Lab:
74.5686, 22.3251, 12.4300
#fbb2b3 color charts
#fbb2b3 color shades, tints & tones
#fbb2b3 color schemes
#fbb2b3 color preview, HTML & CSS examples
This text has a color of #fbb2b3
<p style="color:#fbb2b3;">Text here</p>
.mytext {color:#fbb2b3;}
This box has a color of #fbb2b3
<div style="background-color:#fbb2b3;">Content here</div>
.mybackground {background-color:#fbb2b3;}
Border around this has a color of #fbb2b3
<div style="border:2px solid #fbb2b3;">Content here</div>
.myborder {border:2px solid #fbb2b3;}