#fbf3f5 color space conversions
Hex:
#fbf3f5
RGB:
251, 243, 245
CMY:
2, 5, 4
CMYK:
0, 3, 2, 2
HSL:
345°, 50.0000%, 96.8627%
HSV (HSB):
345°, 3.1873%, 98.4314%
XYZ:
88.3157, 91.2030, 99.3354
xyY:
0.3167, 0.3271, 91.2030
CIE-Lab:
96.4936, 3.0203, -0.0201
CIE-LCH:
96.4936, 3.0204, 359.6190
CIE-Luv:
96.4936, 4.4183, -0.5768
Hunter-Lab:
95.5003, -2.0542, 5.1792
#fbf3f5 color charts
#fbf3f5 color shades, tints & tones
#fbf3f5 color schemes
#fbf3f5 color preview, HTML & CSS examples
This text has a color of #fbf3f5
<p style="color:#fbf3f5;">Text here</p>
.mytext {color:#fbf3f5;}
This box has a color of #fbf3f5
<div style="background-color:#fbf3f5;">Content here</div>
.mybackground {background-color:#fbf3f5;}
Border around this has a color of #fbf3f5
<div style="border:2px solid #fbf3f5;">Content here</div>
.myborder {border:2px solid #fbf3f5;}