#fdef95 color space conversions
Hex:
#fdef95
RGB:
253, 239, 149
CMY:
1, 6, 42
CMYK:
0, 6, 41, 1
HSL:
52°, 96.2963%, 78.8235%
HSV (HSB):
52°, 41.1067%, 99.2157%
XYZ:
76.7993, 84.7856, 40.7513
xyY:
0.3796, 0.4190, 84.7856
CIE-Lab:
93.7906, -7.5318, 45.1633
CIE-LCH:
93.7906, 45.7871, 99.4680
CIE-Luv:
93.7906, 13.4353, 61.5294
Hunter-Lab:
92.0791, -12.2590, 38.2155
#fdef95 color charts
#fdef95 color shades, tints & tones
#fdef95 color schemes
#fdef95 color preview, HTML & CSS examples
This text has a color of #fdef95
<p style="color:#fdef95;">Text here</p>
.mytext {color:#fdef95;}
This box has a color of #fdef95
<div style="background-color:#fdef95;">Content here</div>
.mybackground {background-color:#fdef95;}
Border around this has a color of #fdef95
<div style="border:2px solid #fdef95;">Content here</div>
.myborder {border:2px solid #fdef95;}