#fced3e color space conversions
Hex:
#fced3e
RGB:
252, 237, 62
CMY:
1, 7, 76
CMYK:
0, 6, 75, 1
HSL:
55°, 96.9388%, 61.5686%
HSV (HSB):
55°, 75.3968%, 98.8235%
XYZ:
71.2986, 81.6116, 16.5522
xyY:
0.4207, 0.4816, 81.6116
CIE-Lab:
92.4032, -12.9466, 80.1617
CIE-LCH:
92.4032, 81.2004, 99.1744
CIE-Luv:
92.4032, 17.0338, 93.3499
Hunter-Lab:
90.3392, -17.2156, 52.3741
#fced3e color charts
#fced3e color shades, tints & tones
#fced3e color schemes
#fced3e color preview, HTML & CSS examples
This text has a color of #fced3e
<p style="color:#fced3e;">Text here</p>
.mytext {color:#fced3e;}
This box has a color of #fced3e
<div style="background-color:#fced3e;">Content here</div>
.mybackground {background-color:#fced3e;}
Border around this has a color of #fced3e
<div style="border:2px solid #fced3e;">Content here</div>
.myborder {border:2px solid #fced3e;}