#fde12f color space conversions
Hex:
#fde12f
RGB:
253, 225, 47
CMY:
1, 12, 82
CMYK:
0, 11, 81, 1
HSL:
52°, 98.0952%, 58.8235%
HSV (HSB):
52°, 81.4229%, 99.2157%
XYZ:
67.9463, 74.9383, 13.5727
xyY:
0.4343, 0.4790, 74.9383
CIE-Lab:
89.3641, -7.0818, 81.7546
CIE-LCH:
89.3641, 82.0607, 94.9508
CIE-Luv:
89.3641, 26.2933, 91.5149
Hunter-Lab:
86.5669, -11.3876, 51.3008
#fde12f color charts
#fde12f color shades, tints & tones
#fde12f color schemes
#fde12f color preview, HTML & CSS examples
This text has a color of #fde12f
<p style="color:#fde12f;">Text here</p>
.mytext {color:#fde12f;}
This box has a color of #fde12f
<div style="background-color:#fde12f;">Content here</div>
.mybackground {background-color:#fde12f;}
Border around this has a color of #fde12f
<div style="border:2px solid #fde12f;">Content here</div>
.myborder {border:2px solid #fde12f;}