#fbbdf9 color space conversions
Hex:
#fbbdf9
RGB:
251, 189, 249
CMY:
2, 26, 2
CMYK:
0, 25, 1, 2
HSL:
302°, 88.5714%, 86.2745%
HSV (HSB):
302°, 24.7012%, 98.4314%
XYZ:
75.0801, 63.7440, 97.9692
xyY:
0.3171, 0.2692, 63.7440
CIE-Lab:
83.8323, 31.8908, -20.9565
CIE-LCH:
83.8323, 38.1602, 326.6898
CIE-Luv:
83.8323, 31.3781, -38.5867
Hunter-Lab:
79.8398, 28.1390, -16.8652
#fbbdf9 color charts
#fbbdf9 color shades, tints & tones
#fbbdf9 color schemes
#fbbdf9 color preview, HTML & CSS examples
This text has a color of #fbbdf9
<p style="color:#fbbdf9;">Text here</p>
.mytext {color:#fbbdf9;}
This box has a color of #fbbdf9
<div style="background-color:#fbbdf9;">Content here</div>
.mybackground {background-color:#fbbdf9;}
Border around this has a color of #fbbdf9
<div style="border:2px solid #fbbdf9;">Content here</div>
.myborder {border:2px solid #fbbdf9;}