#fbb3b1 color space conversions
Hex:
#fbb3b1
RGB:
251, 179, 177
CMY:
2, 30, 31
CMYK:
0, 29, 29, 2
HSL:
2°, 90.2439%, 83.9216%
HSV (HSB):
2°, 29.4821%, 98.4314%
XYZ:
63.8396, 55.9238, 49.0246
xyY:
0.3782, 0.3313, 55.9238
CIE-Lab:
79.5704, 25.9373, 11.4862
CIE-LCH:
79.5704, 28.3669, 23.8860
CIE-Luv:
79.5704, 46.9748, 11.4978
Hunter-Lab:
74.7822, 21.5119, 13.4790
#fbb3b1 color charts
#fbb3b1 color shades, tints & tones
#fbb3b1 color schemes
#fbb3b1 color preview, HTML & CSS examples
This text has a color of #fbb3b1
<p style="color:#fbb3b1;">Text here</p>
.mytext {color:#fbb3b1;}
This box has a color of #fbb3b1
<div style="background-color:#fbb3b1;">Content here</div>
.mybackground {background-color:#fbb3b1;}
Border around this has a color of #fbb3b1
<div style="border:2px solid #fbb3b1;">Content here</div>
.myborder {border:2px solid #fbb3b1;}