#fbf2c0 color space conversions
Hex:
#fbf2c0
RGB:
251, 242, 192
CMY:
2, 5, 25
CMYK:
0, 4, 24, 2
HSL:
51°, 88.0597%, 86.8627%
HSV (HSB):
51°, 23.5060%, 98.4314%
XYZ:
81.0502, 87.8193, 62.5482
xyY:
0.3502, 0.3795, 87.8193
CIE-Lab:
95.0848, -4.6715, 25.2679
CIE-LCH:
95.0848, 25.6961, 100.4746
CIE-Luv:
95.0848, 8.1292, 37.0987
Hunter-Lab:
93.7119, -9.6136, 26.0251
#fbf2c0 color charts
#fbf2c0 color shades, tints & tones
#fbf2c0 color schemes
#fbf2c0 color preview, HTML & CSS examples
This text has a color of #fbf2c0
<p style="color:#fbf2c0;">Text here</p>
.mytext {color:#fbf2c0;}
This box has a color of #fbf2c0
<div style="background-color:#fbf2c0;">Content here</div>
.mybackground {background-color:#fbf2c0;}
Border around this has a color of #fbf2c0
<div style="border:2px solid #fbf2c0;">Content here</div>
.myborder {border:2px solid #fbf2c0;}