#fdfce5 color space conversions
Hex:
#fdfce5
RGB:
253, 252, 229
CMY:
1, 1, 10
CMYK:
0, 0, 9, 1
HSL:
58°, 85.7143%, 94.5098%
HSV (HSB):
58°, 9.4862%, 99.2157%
XYZ:
89.4613, 96.1606, 87.9745
xyY:
0.3270, 0.3515, 96.1606
CIE-Lab:
98.4960, -3.5104, 11.1286
CIE-LCH:
98.4960, 11.6692, 107.5071
CIE-Luv:
98.4960, 1.8294, 17.4050
Hunter-Lab:
98.0615, -8.7625, 15.4519
#fdfce5 color charts
#fdfce5 color shades, tints & tones
#fdfce5 color schemes
#fdfce5 color preview, HTML & CSS examples
This text has a color of #fdfce5
<p style="color:#fdfce5;">Text here</p>
.mytext {color:#fdfce5;}
This box has a color of #fdfce5
<div style="background-color:#fdfce5;">Content here</div>
.mybackground {background-color:#fdfce5;}
Border around this has a color of #fdfce5
<div style="border:2px solid #fdfce5;">Content here</div>
.myborder {border:2px solid #fdfce5;}