#fbb9d7 color space conversions
Hex:
#fbb9d7
RGB:
251, 185, 215
CMY:
2, 27, 16
CMYK:
0, 26, 14, 2
HSL:
333°, 89.1892%, 85.4902%
HSV (HSB):
333°, 26.2948%, 98.4314%
XYZ:
69.3984, 60.1134, 72.2353
xyY:
0.3440, 0.2980, 60.1134
CIE-Lab:
81.8998, 28.2541, -5.6394
CIE-LCH:
81.8998, 28.8114, 348.7124
CIE-Luv:
81.8998, 38.1831, -13.6889
Hunter-Lab:
77.5329, 24.0898, -0.9659
#fbb9d7 color charts
#fbb9d7 color shades, tints & tones
#fbb9d7 color schemes
#fbb9d7 color preview, HTML & CSS examples
This text has a color of #fbb9d7
<p style="color:#fbb9d7;">Text here</p>
.mytext {color:#fbb9d7;}
This box has a color of #fbb9d7
<div style="background-color:#fbb9d7;">Content here</div>
.mybackground {background-color:#fbb9d7;}
Border around this has a color of #fbb9d7
<div style="border:2px solid #fbb9d7;">Content here</div>
.myborder {border:2px solid #fbb9d7;}