#fbf2c2 color space conversions
Hex:
#fbf2c2
RGB:
251, 242, 194
CMY:
2, 5, 24
CMYK:
0, 4, 23, 2
HSL:
51°, 87.6923%, 87.2549%
HSV (HSB):
51°, 22.7092%, 98.4314%
XYZ:
81.2734, 87.9085, 63.7234
xyY:
0.3490, 0.3774, 87.9085
CIE-Lab:
95.1224, -4.3989, 24.2979
CIE-LCH:
95.1224, 24.6929, 100.2618
CIE-Luv:
95.1224, 8.0179, 35.7672
Hunter-Lab:
93.7596, -9.3504, 25.3354
#fbf2c2 color charts
#fbf2c2 color shades, tints & tones
#fbf2c2 color schemes
#fbf2c2 color preview, HTML & CSS examples
This text has a color of #fbf2c2
<p style="color:#fbf2c2;">Text here</p>
.mytext {color:#fbf2c2;}
This box has a color of #fbf2c2
<div style="background-color:#fbf2c2;">Content here</div>
.mybackground {background-color:#fbf2c2;}
Border around this has a color of #fbf2c2
<div style="border:2px solid #fbf2c2;">Content here</div>
.myborder {border:2px solid #fbf2c2;}