#fbf2e8 color space conversions
Hex:
#fbf2e8
RGB:
251, 242, 232
CMY:
2, 5, 9
CMYK:
0, 4, 8, 2
HSL:
32°, 70.3704%, 94.7059%
HSV (HSB):
32°, 7.5697%, 98.4314%
XYZ:
86.1013, 89.8397, 89.1467
xyY:
0.3248, 0.3389, 89.8397
CIE-Lab:
95.9302, 1.3360, 5.8812
CIE-LCH:
95.9302, 6.0310, 77.2013
CIE-Luv:
95.9302, 5.7567, 8.6895
Hunter-Lab:
94.7838, -3.7229, 10.5848
#fbf2e8 color charts
#fbf2e8 color shades, tints & tones
#fbf2e8 color schemes
#fbf2e8 color preview, HTML & CSS examples
This text has a color of #fbf2e8
<p style="color:#fbf2e8;">Text here</p>
.mytext {color:#fbf2e8;}
This box has a color of #fbf2e8
<div style="background-color:#fbf2e8;">Content here</div>
.mybackground {background-color:#fbf2e8;}
Border around this has a color of #fbf2e8
<div style="border:2px solid #fbf2e8;">Content here</div>
.myborder {border:2px solid #fbf2e8;}