#fde512 color space conversions
Hex:
#fde512
RGB:
253, 229, 18
CMY:
1, 10, 93
CMYK:
0, 9, 93, 1
HSL:
54°, 98.3264%, 53.1373%
HSV (HSB):
54°, 92.8854%, 99.2157%
XYZ:
68.6365, 76.9649, 11.8105
xyY:
0.4360, 0.4889, 76.9649
CIE-Lab:
90.3055, -9.6308, 87.9035
CIE-LCH:
90.3055, 88.4295, 96.2525
CIE-Luv:
90.3055, 23.8390, 96.3245
Hunter-Lab:
87.7297, -13.8750, 53.4290
#fde512 color charts
#fde512 color shades, tints & tones
#fde512 color schemes
#fde512 color preview, HTML & CSS examples
This text has a color of #fde512
<p style="color:#fde512;">Text here</p>
.mytext {color:#fde512;}
This box has a color of #fde512
<div style="background-color:#fde512;">Content here</div>
.mybackground {background-color:#fde512;}
Border around this has a color of #fde512
<div style="border:2px solid #fde512;">Content here</div>
.myborder {border:2px solid #fde512;}