#fdfbc4 color space conversions
Hex:
#fdfbc4
RGB:
253, 251, 196
CMY:
1, 2, 23
CMYK:
0, 1, 23, 1
HSL:
58°, 93.4426%, 88.0392%
HSV (HSB):
58°, 22.5296%, 99.2157%
XYZ:
84.9690, 93.8625, 65.8635
xyY:
0.3472, 0.3836, 93.8625
CIE-Lab:
97.5766, -7.8903, 26.6770
CIE-LCH:
97.5766, 27.8195, 106.4768
CIE-Luv:
97.5766, 4.0732, 39.8006
Hunter-Lab:
96.8827, -12.9949, 27.5109
#fdfbc4 color charts
#fdfbc4 color shades, tints & tones
#fdfbc4 color schemes
#fdfbc4 color preview, HTML & CSS examples
This text has a color of #fdfbc4
<p style="color:#fdfbc4;">Text here</p>
.mytext {color:#fdfbc4;}
This box has a color of #fdfbc4
<div style="background-color:#fdfbc4;">Content here</div>
.mybackground {background-color:#fdfbc4;}
Border around this has a color of #fdfbc4
<div style="border:2px solid #fdfbc4;">Content here</div>
.myborder {border:2px solid #fdfbc4;}