#fced0a color space conversions
Hex:
#fced0a
RGB:
252, 237, 10
CMY:
1, 7, 96
CMYK:
0, 6, 96, 1
HSL:
56°, 97.5806%, 51.3725%
HSV (HSB):
56°, 96.0317%, 98.8235%
XYZ:
70.4839, 81.2857, 12.2620
xyY:
0.4297, 0.4955, 81.2857
CIE-Lab:
92.2587, -14.0609, 90.0708
CIE-LCH:
92.2587, 91.1617, 98.8728
CIE-Luv:
92.2587, 17.6212, 99.7218
Hunter-Lab:
90.1586, -18.2305, 55.0473
#fced0a color charts
#fced0a color shades, tints & tones
#fced0a color schemes
#fced0a color preview, HTML & CSS examples
This text has a color of #fced0a
<p style="color:#fced0a;">Text here</p>
.mytext {color:#fced0a;}
This box has a color of #fced0a
<div style="background-color:#fced0a;">Content here</div>
.mybackground {background-color:#fced0a;}
Border around this has a color of #fced0a
<div style="border:2px solid #fced0a;">Content here</div>
.myborder {border:2px solid #fced0a;}