#fdefdc color space conversions
Hex:
#fdefdc
RGB:
253, 239, 220
CMY:
1, 6, 14
CMYK:
0, 6, 13, 1
HSL:
35°, 89.1892%, 92.7451%
HSV (HSB):
35°, 13.0435%, 99.2157%
XYZ:
84.2928, 87.7830, 80.2112
xyY:
0.3341, 0.3479, 87.7830
CIE-Lab:
95.0695, 1.6349, 10.8697
CIE-LCH:
95.0695, 10.9920, 81.4462
CIE-Luv:
95.0695, 9.3225, 15.9544
Hunter-Lab:
93.6926, -3.3701, 14.8260
#fdefdc color charts
#fdefdc RGB chart
#fdefdc CMYK chart
#fdefdc RGB pie chart
#fdefdc color shades, tints & tones
#fdefdc color schemes
#fdefdc color preview, HTML & CSS examples
This text has a color of #fdefdc
<p style="color:#fdefdc;">Text here</p>
.mytext {color:#fdefdc;}
Text color #fdefdc
This box has a color of #fdefdc
<div style="background-color:#fdefdc;">Content here</div>
.mybackground {background-color:#fdefdc;}
Background color #fdefdc
Border around this has a color of #fdefdc
<div style="border:2px solid #fdefdc;">Content here</div>
.myborder {border:2px solid #fdefdc;}
Border color #fdefdc