#fced9e color space conversions
Hex:
#fced9e
RGB:
252, 237, 158
CMY:
1, 7, 38
CMYK:
0, 6, 37, 1
HSL:
50°, 94.0000%, 80.3922%
HSV (HSB):
50°, 37.3016%, 98.8235%
XYZ:
76.6006, 83.7324, 44.4724
xyY:
0.3740, 0.4088, 83.7324
CIE-Lab:
93.3342, -5.9663, 40.1164
CIE-LCH:
93.3342, 40.5576, 98.4593
CIE-Luv:
93.3342, 13.5474, 55.4601
Hunter-Lab:
91.5054, -10.7094, 35.2383
#fced9e color charts
#fced9e color shades, tints & tones
#fced9e color schemes
#fced9e color preview, HTML & CSS examples
This text has a color of #fced9e
<p style="color:#fced9e;">Text here</p>
.mytext {color:#fced9e;}
This box has a color of #fced9e
<div style="background-color:#fced9e;">Content here</div>
.mybackground {background-color:#fced9e;}
Border around this has a color of #fced9e
<div style="border:2px solid #fced9e;">Content here</div>
.myborder {border:2px solid #fced9e;}