#fdf30e color space conversions
Hex:
#fdf30e
RGB:
253, 243, 14
CMY:
1, 5, 95
CMYK:
0, 4, 94, 1
HSL:
57°, 98.3539%, 52.3529%
HSV (HSB):
57°, 94.4664%, 99.2157%
XYZ:
72.6379, 85.0155, 12.9967
xyY:
0.4257, 0.4982, 85.0155
CIE-Lab:
93.8898, -16.5275, 90.9914
CIE-LCH:
93.8898, 92.4802, 100.2949
CIE-Luv:
93.8898, 14.2357, 101.7586
Hunter-Lab:
92.2039, -20.7351, 56.1854
#fdf30e color charts
#fdf30e color shades, tints & tones
#fdf30e color schemes
#fdf30e color preview, HTML & CSS examples
This text has a color of #fdf30e
<p style="color:#fdf30e;">Text here</p>
.mytext {color:#fdf30e;}
This box has a color of #fdf30e
<div style="background-color:#fdf30e;">Content here</div>
.mybackground {background-color:#fdf30e;}
Border around this has a color of #fdf30e
<div style="border:2px solid #fdf30e;">Content here</div>
.myborder {border:2px solid #fdf30e;}