#fbdff2 color space conversions
Hex:
#fbdff2
RGB:
251, 223, 242
CMY:
2, 13, 5
CMYK:
0, 11, 4, 2
HSL:
319°, 77.7778%, 92.9412%
HSV (HSB):
319°, 11.1554%, 98.4314%
XYZ:
82.1983, 79.6954, 95.0548
xyY:
0.3199, 0.3102, 79.6954
CIE-Lab:
91.5480, 12.8015, -5.7196
CIE-LCH:
91.5480, 14.0212, 335.9252
CIE-Luv:
91.5480, 14.9342, -11.1599
Hunter-Lab:
89.2723, 8.1292, -0.6399
#fbdff2 color charts
#fbdff2 color shades, tints & tones
#fbdff2 color schemes
#fbdff2 color preview, HTML & CSS examples
This text has a color of #fbdff2
<p style="color:#fbdff2;">Text here</p>
.mytext {color:#fbdff2;}
This box has a color of #fbdff2
<div style="background-color:#fbdff2;">Content here</div>
.mybackground {background-color:#fbdff2;}
Border around this has a color of #fbdff2
<div style="border:2px solid #fbdff2;">Content here</div>
.myborder {border:2px solid #fbdff2;}