#fdf2bb color space conversions
Hex:
#fdf2bb
RGB:
253, 242, 187
CMY:
1, 5, 27
CMYK:
0, 4, 26, 1
HSL:
50°, 94.2857%, 86.2745%
HSV (HSB):
50°, 26.0870%, 99.2157%
XYZ:
81.2298, 87.9748, 59.7133
xyY:
0.3548, 0.3843, 87.9748
CIE-Lab:
95.1503, -4.6041, 27.9316
CIE-LCH:
95.1503, 28.3085, 99.3602
CIE-Luv:
95.1503, 9.6561, 40.5580
Hunter-Lab:
93.7949, -9.5535, 27.9102
#fdf2bb color charts
#fdf2bb color shades, tints & tones
#fdf2bb color schemes
#fdf2bb color preview, HTML & CSS examples
This text has a color of #fdf2bb
<p style="color:#fdf2bb;">Text here</p>
.mytext {color:#fdf2bb;}
This box has a color of #fdf2bb
<div style="background-color:#fdf2bb;">Content here</div>
.mybackground {background-color:#fdf2bb;}
Border around this has a color of #fdf2bb
<div style="border:2px solid #fdf2bb;">Content here</div>
.myborder {border:2px solid #fdf2bb;}