#fbf2e7 color space conversions
Hex:
#fbf2e7
RGB:
251, 242, 231
CMY:
2, 5, 9
CMYK:
0, 4, 8, 2
HSL:
33°, 71.4286%, 94.5098%
HSV (HSB):
33°, 7.9681%, 98.4314%
XYZ:
85.9596, 89.7830, 88.4006
xyY:
0.3254, 0.3399, 89.7830
CIE-Lab:
95.9067, 1.1720, 6.3640
CIE-LCH:
95.9067, 6.4710, 79.5655
CIE-Luv:
95.9067, 5.8193, 9.4401
Hunter-Lab:
94.7539, -3.8863, 11.0132
#fbf2e7 color charts
#fbf2e7 color shades, tints & tones
#fbf2e7 color schemes
#fbf2e7 color preview, HTML & CSS examples
This text has a color of #fbf2e7
<p style="color:#fbf2e7;">Text here</p>
.mytext {color:#fbf2e7;}
This box has a color of #fbf2e7
<div style="background-color:#fbf2e7;">Content here</div>
.mybackground {background-color:#fbf2e7;}
Border around this has a color of #fbf2e7
<div style="border:2px solid #fbf2e7;">Content here</div>
.myborder {border:2px solid #fbf2e7;}