#fdefdf color space conversions
Hex:
#fdefdf
RGB:
253, 239, 223
CMY:
1, 6, 13
CMYK:
0, 6, 12, 1
HSL:
32°, 88.2353%, 93.3333%
HSV (HSB):
32°, 11.8577%, 99.2157%
XYZ:
84.6938, 87.9434, 82.3230
xyY:
0.3322, 0.3449, 87.9434
CIE-Lab:
95.1371, 2.1041, 9.4149
CIE-LCH:
95.1371, 9.6471, 77.4023
CIE-Luv:
95.1371, 9.1242, 13.7512
Hunter-Lab:
93.7781, -2.9031, 13.5971
#fdefdf color charts
#fdefdf color shades, tints & tones
#fdefdf color schemes
#fdefdf color preview, HTML & CSS examples
This text has a color of #fdefdf
<p style="color:#fdefdf;">Text here</p>
.mytext {color:#fdefdf;}
This box has a color of #fdefdf
<div style="background-color:#fdefdf;">Content here</div>
.mybackground {background-color:#fdefdf;}
Border around this has a color of #fdefdf
<div style="border:2px solid #fdefdf;">Content here</div>
.myborder {border:2px solid #fdefdf;}