#fbdff9 color space conversions
Hex:
#fbdff9
RGB:
251, 223, 249
CMY:
2, 13, 2
CMYK:
0, 11, 1, 2
HSL:
304°, 77.7778%, 92.9412%
HSV (HSB):
304°, 11.1554%, 98.4314%
XYZ:
83.2702, 80.1241, 100.6992
xyY:
0.3153, 0.3034, 80.1241
CIE-Lab:
91.7405, 14.0334, -9.0987
CIE-LCH:
91.7405, 16.7249, 327.0423
CIE-Luv:
91.7405, 14.3242, -16.7110
Hunter-Lab:
89.5121, 9.4067, -4.0415
#fbdff9 color charts
#fbdff9 color shades, tints & tones
#fbdff9 color schemes
#fbdff9 color preview, HTML & CSS examples
This text has a color of #fbdff9
<p style="color:#fbdff9;">Text here</p>
.mytext {color:#fbdff9;}
This box has a color of #fbdff9
<div style="background-color:#fbdff9;">Content here</div>
.mybackground {background-color:#fbdff9;}
Border around this has a color of #fbdff9
<div style="border:2px solid #fbdff9;">Content here</div>
.myborder {border:2px solid #fbdff9;}