#fdf9b6 color space conversions
Hex:
#fdf9b6
RGB:
253, 249, 182
CMY:
1, 2, 29
CMYK:
0, 2, 28, 1
HSL:
57°, 94.6667%, 85.2941%
HSV (HSB):
57°, 28.0632%, 99.2157%
XYZ:
82.8272, 92.0114, 57.6505
xyY:
0.3563, 0.3958, 92.0114
CIE-Lab:
96.8250, -8.7323, 32.7261
CIE-LCH:
96.8250, 33.8711, 104.9401
CIE-Luv:
96.8250, 5.8882, 47.6484
Hunter-Lab:
95.9226, -13.7334, 31.5119
#fdf9b6 color charts
#fdf9b6 color shades, tints & tones
#fdf9b6 color schemes
#fdf9b6 color preview, HTML & CSS examples
This text has a color of #fdf9b6
<p style="color:#fdf9b6;">Text here</p>
.mytext {color:#fdf9b6;}
This box has a color of #fdf9b6
<div style="background-color:#fdf9b6;">Content here</div>
.mybackground {background-color:#fdf9b6;}
Border around this has a color of #fdf9b6
<div style="border:2px solid #fdf9b6;">Content here</div>
.myborder {border:2px solid #fdf9b6;}