#fcfdd5 color space conversions
Hex:
#fcfdd5
RGB:
252, 253, 213
CMY:
1, 1, 16
CMYK:
0, 0, 16, 1
HSL:
61°, 90.9091%, 91.3725%
HSV (HSB):
61°, 15.8103%, 99.2157%
XYZ:
87.2804, 95.7501, 76.8322
xyY:
0.3359, 0.3685, 95.7501
CIE-Lab:
98.3329, -6.8217, 19.0691
CIE-LCH:
98.3329, 20.2526, 109.6839
CIE-Luv:
98.3329, 1.5341, 29.3527
Hunter-Lab:
97.8520, -12.0255, 21.9426
#fcfdd5 color charts
#fcfdd5 color shades, tints & tones
#fcfdd5 color schemes
#fcfdd5 color preview, HTML & CSS examples
This text has a color of #fcfdd5
<p style="color:#fcfdd5;">Text here</p>
.mytext {color:#fcfdd5;}
This box has a color of #fcfdd5
<div style="background-color:#fcfdd5;">Content here</div>
.mybackground {background-color:#fcfdd5;}
Border around this has a color of #fcfdd5
<div style="border:2px solid #fcfdd5;">Content here</div>
.myborder {border:2px solid #fcfdd5;}