#fbbad8 color space conversions
Hex:
#fbbad8
RGB:
251, 186, 216
CMY:
2, 27, 15
CMYK:
0, 26, 14, 2
HSL:
332°, 89.0411%, 85.6863%
HSV (HSB):
332°, 25.8964%, 98.4314%
XYZ:
69.7372, 60.5849, 72.9843
xyY:
0.3430, 0.2980, 60.5849
CIE-Lab:
82.1551, 27.8854, -5.8000
CIE-LCH:
82.1551, 28.4822, 348.2504
CIE-Luv:
82.1551, 37.4981, -13.8704
Hunter-Lab:
77.8363, 23.7131, -1.1086
#fbbad8 color charts
#fbbad8 color shades, tints & tones
#fbbad8 color schemes
#fbbad8 color preview, HTML & CSS examples
This text has a color of #fbbad8
<p style="color:#fbbad8;">Text here</p>
.mytext {color:#fbbad8;}
This box has a color of #fbbad8
<div style="background-color:#fbbad8;">Content here</div>
.mybackground {background-color:#fbbad8;}
Border around this has a color of #fbbad8
<div style="border:2px solid #fbbad8;">Content here</div>
.myborder {border:2px solid #fbbad8;}