#fdfbd7 color space conversions
Hex:
#fdfbd7
RGB:
253, 251, 215
CMY:
1, 2, 16
CMYK:
0, 1, 15, 1
HSL:
57°, 90.4762%, 91.7647%
HSV (HSB):
57°, 15.0198%, 99.2157%
XYZ:
87.2709, 94.7833, 77.9853
xyY:
0.3356, 0.3645, 94.7833
CIE-Lab:
97.9467, -5.1750, 17.5171
CIE-LCH:
97.9467, 18.2655, 106.4584
CIE-Luv:
97.9467, 3.1074, 26.8476
Hunter-Lab:
97.3567, -10.3662, 20.6568
#fdfbd7 color charts
#fdfbd7 color shades, tints & tones
#fdfbd7 color schemes
#fdfbd7 color preview, HTML & CSS examples
This text has a color of #fdfbd7
<p style="color:#fdfbd7;">Text here</p>
.mytext {color:#fdfbd7;}
This box has a color of #fdfbd7
<div style="background-color:#fdfbd7;">Content here</div>
.mybackground {background-color:#fdfbd7;}
Border around this has a color of #fdfbd7
<div style="border:2px solid #fdfbd7;">Content here</div>
.myborder {border:2px solid #fdfbd7;}