#fbf0f9 color space conversions
Hex:
#fbf0f9
RGB:
251, 240, 249
CMY:
2, 6, 2
CMYK:
0, 4, 1, 2
HSL:
311°, 57.8947%, 96.2745%
HSV (HSB):
311°, 4.3825%, 98.4314%
XYZ:
88.0426, 89.6690, 102.2900
xyY:
0.3144, 0.3202, 89.6690
CIE-Lab:
95.8593, 5.2509, -3.0181
CIE-LCH:
95.8593, 6.0565, 330.1108
CIE-Luv:
95.8593, 5.6865, -5.6292
Hunter-Lab:
94.6937, 0.2486, 2.2393
#fbf0f9 color charts
#fbf0f9 color shades, tints & tones
#fbf0f9 color schemes
#fbf0f9 color preview, HTML & CSS examples
This text has a color of #fbf0f9
<p style="color:#fbf0f9;">Text here</p>
.mytext {color:#fbf0f9;}
This box has a color of #fbf0f9
<div style="background-color:#fbf0f9;">Content here</div>
.mybackground {background-color:#fbf0f9;}
Border around this has a color of #fbf0f9
<div style="border:2px solid #fbf0f9;">Content here</div>
.myborder {border:2px solid #fbf0f9;}