#fbb7b2 color space conversions
Hex:
#fbb7b2
RGB:
251, 183, 178
CMY:
2, 28, 30
CMYK:
0, 27, 29, 2
HSL:
4°, 90.1235%, 84.1176%
HSV (HSB):
4°, 29.0837%, 98.4314%
XYZ:
64.7530, 57.5906, 49.8227
xyY:
0.3761, 0.3345, 57.5906
CIE-Lab:
80.5106, 23.9633, 12.2799
CIE-LCH:
80.5106, 26.9265, 27.1328
CIE-Luv:
80.5106, 44.3915, 13.0201
Hunter-Lab:
75.8884, 19.5032, 14.1965
#fbb7b2 color charts
#fbb7b2 color shades, tints & tones
#fbb7b2 color schemes
#fbb7b2 color preview, HTML & CSS examples
This text has a color of #fbb7b2
<p style="color:#fbb7b2;">Text here</p>
.mytext {color:#fbb7b2;}
This box has a color of #fbb7b2
<div style="background-color:#fbb7b2;">Content here</div>
.mybackground {background-color:#fbb7b2;}
Border around this has a color of #fbb7b2
<div style="border:2px solid #fbb7b2;">Content here</div>
.myborder {border:2px solid #fbb7b2;}