#fde12a color space conversions
Hex:
#fde12a
RGB:
253, 225, 42
CMY:
1, 12, 84
CMYK:
0, 11, 83, 1
HSL:
52°, 98.1395%, 57.8431%
HSV (HSB):
52°, 83.3992%, 99.2157%
XYZ:
67.8511, 74.9002, 13.0715
xyY:
0.4354, 0.4807, 74.9002
CIE-Lab:
89.3462, -7.2137, 82.9689
CIE-LCH:
89.3462, 83.2819, 94.9691
CIE-Luv:
89.3462, 26.3803, 92.2937
Hunter-Lab:
86.5449, -11.5098, 51.6264
#fde12a color charts
#fde12a color shades, tints & tones
#fde12a color schemes
#fde12a color preview, HTML & CSS examples
This text has a color of #fde12a
<p style="color:#fde12a;">Text here</p>
.mytext {color:#fde12a;}
This box has a color of #fde12a
<div style="background-color:#fde12a;">Content here</div>
.mybackground {background-color:#fde12a;}
Border around this has a color of #fde12a
<div style="border:2px solid #fde12a;">Content here</div>
.myborder {border:2px solid #fde12a;}