#fbbad9 color space conversions
Hex:
#fbbad9
RGB:
251, 186, 217
CMY:
2, 27, 15
CMYK:
0, 26, 14, 2
HSL:
331°, 89.0411%, 85.6863%
HSV (HSB):
331°, 25.8964%, 98.4314%
XYZ:
69.8670, 60.6368, 73.6673
xyY:
0.3422, 0.2970, 60.6368
CIE-Lab:
82.1831, 28.0441, -6.2961
CIE-LCH:
82.1831, 28.7422, 347.3466
CIE-Luv:
82.1831, 37.3595, -14.6579
Hunter-Lab:
77.8696, 23.8837, -1.5816
#fbbad9 color charts
#fbbad9 color shades, tints & tones
#fbbad9 color schemes
#fbbad9 color preview, HTML & CSS examples
This text has a color of #fbbad9
<p style="color:#fbbad9;">Text here</p>
.mytext {color:#fbbad9;}
This box has a color of #fbbad9
<div style="background-color:#fbbad9;">Content here</div>
.mybackground {background-color:#fbbad9;}
Border around this has a color of #fbbad9
<div style="border:2px solid #fbbad9;">Content here</div>
.myborder {border:2px solid #fbbad9;}