#fbb7b6 color space conversions
Hex:
#fbb7b6
RGB:
251, 183, 182
CMY:
2, 28, 29
CMYK:
0, 27, 27, 2
HSL:
1°, 89.6104%, 84.9020%
HSV (HSB):
1°, 27.4900%, 98.4314%
XYZ:
65.1606, 57.7536, 51.9692
xyY:
0.3726, 0.3302, 57.7536
CIE-Lab:
80.6016, 24.4923, 10.2546
CIE-LCH:
80.6016, 26.5524, 22.7184
CIE-Luv:
80.6016, 43.8615, 10.1436
Hunter-Lab:
75.9958, 20.0576, 12.6520
#fbb7b6 color charts
#fbb7b6 color shades, tints & tones
#fbb7b6 color schemes
#fbb7b6 color preview, HTML & CSS examples
This text has a color of #fbb7b6
<p style="color:#fbb7b6;">Text here</p>
.mytext {color:#fbb7b6;}
This box has a color of #fbb7b6
<div style="background-color:#fbb7b6;">Content here</div>
.mybackground {background-color:#fbb7b6;}
Border around this has a color of #fbb7b6
<div style="border:2px solid #fbb7b6;">Content here</div>
.myborder {border:2px solid #fbb7b6;}