#fbf4f2 color space conversions
Hex:
#fbf4f2
RGB:
251, 244, 242
CMY:
2, 4, 5
CMYK:
0, 3, 4, 2
HSL:
13°, 52.9412%, 96.6667%
HSV (HSB):
13°, 3.5857%, 98.4314%
XYZ:
88.1614, 91.6214, 97.0425
xyY:
0.3185, 0.3310, 91.6214
CIE-Lab:
96.6653, 1.9956, 1.7802
CIE-LCH:
96.6653, 2.6742, 41.7349
CIE-Luv:
96.6653, 4.0930, 2.3744
Hunter-Lab:
95.7191, -3.1022, 6.8936
#fbf4f2 color charts
#fbf4f2 color shades, tints & tones
#fbf4f2 color schemes
#fbf4f2 color preview, HTML & CSS examples
This text has a color of #fbf4f2
<p style="color:#fbf4f2;">Text here</p>
.mytext {color:#fbf4f2;}
This box has a color of #fbf4f2
<div style="background-color:#fbf4f2;">Content here</div>
.mybackground {background-color:#fbf4f2;}
Border around this has a color of #fbf4f2
<div style="border:2px solid #fbf4f2;">Content here</div>
.myborder {border:2px solid #fbf4f2;}