#fbb9b2 color space conversions
Hex:
#fbb9b2
RGB:
251, 185, 178
CMY:
2, 27, 30
CMYK:
0, 26, 29, 2
HSL:
6°, 90.1235%, 84.1176%
HSV (HSB):
6°, 29.0837%, 98.4314%
XYZ:
65.1685, 58.4215, 49.9612
xyY:
0.3755, 0.3366, 58.4215
CIE-Lab:
80.9726, 22.9111, 12.9338
CIE-LCH:
80.9726, 26.3097, 29.4456
CIE-Luv:
80.9726, 43.1683, 14.1428
Hunter-Lab:
76.4340, 18.4318, 14.7488
#fbb9b2 color charts
#fbb9b2 color shades, tints & tones
#fbb9b2 color schemes
#fbb9b2 color preview, HTML & CSS examples
This text has a color of #fbb9b2
<p style="color:#fbb9b2;">Text here</p>
.mytext {color:#fbb9b2;}
This box has a color of #fbb9b2
<div style="background-color:#fbb9b2;">Content here</div>
.mybackground {background-color:#fbb9b2;}
Border around this has a color of #fbb9b2
<div style="border:2px solid #fbb9b2;">Content here</div>
.myborder {border:2px solid #fbb9b2;}