#fdf70f color space conversions
Hex:
#fdf70f
RGB:
253, 247, 15
CMY:
1, 3, 94
CMYK:
0, 2, 94, 1
HSL:
58°, 98.3471%, 52.5490%
HSV (HSB):
58°, 94.0711%, 99.2157%
XYZ:
73.8550, 87.4387, 13.4367
xyY:
0.4227, 0.5004, 87.4387
CIE-Lab:
94.9241, -18.4464, 91.6755
CIE-LCH:
94.9241, 93.5130, 101.3768
CIE-Luv:
94.9241, 11.5555, 103.1873
Hunter-Lab:
93.5086, -22.6572, 56.9364
#fdf70f color charts
#fdf70f color shades, tints & tones
#fdf70f color schemes
#fdf70f color preview, HTML & CSS examples
This text has a color of #fdf70f
<p style="color:#fdf70f;">Text here</p>
.mytext {color:#fdf70f;}
This box has a color of #fdf70f
<div style="background-color:#fdf70f;">Content here</div>
.mybackground {background-color:#fdf70f;}
Border around this has a color of #fdf70f
<div style="border:2px solid #fdf70f;">Content here</div>
.myborder {border:2px solid #fdf70f;}