#fcfdbf color space conversions
Hex:
#fcfdbf
RGB:
252, 253, 191
CMY:
1, 1, 25
CMYK:
0, 0, 25, 1
HSL:
61°, 93.9394%, 87.0588%
HSV (HSB):
61°, 24.5059%, 99.2157%
XYZ:
84.6741, 94.7076, 63.1078
xyY:
0.3492, 0.3906, 94.7076
CIE-Lab:
97.9164, -9.9130, 29.6556
CIE-LCH:
97.9164, 31.2685, 108.4832
CIE-Luv:
97.9164, 2.5802, 44.1079
Hunter-Lab:
97.3178, -14.9972, 29.6746
#fcfdbf color charts
#fcfdbf color shades, tints & tones
#fcfdbf color schemes
#fcfdbf color preview, HTML & CSS examples
This text has a color of #fcfdbf
<p style="color:#fcfdbf;">Text here</p>
.mytext {color:#fcfdbf;}
This box has a color of #fcfdbf
<div style="background-color:#fcfdbf;">Content here</div>
.mybackground {background-color:#fcfdbf;}
Border around this has a color of #fcfdbf
<div style="border:2px solid #fcfdbf;">Content here</div>
.myborder {border:2px solid #fcfdbf;}