#fdf35f color space conversions
Hex:
#fdf35f
RGB:
253, 243, 95
CMY:
1, 5, 63
CMYK:
0, 4, 62, 1
HSL:
56°, 97.5309%, 68.2353%
HSV (HSB):
56°, 62.4506%, 99.2157%
XYZ:
74.6242, 85.8101, 23.4564
xyY:
0.4058, 0.4666, 85.8101
CIE-Lab:
94.2311, -13.8691, 70.1598
CIE-LCH:
94.2311, 71.5174, 101.1820
CIE-Luv:
94.2311, 12.9686, 86.8754
Hunter-Lab:
92.6337, -18.3124, 49.8304
#fdf35f color charts
#fdf35f color shades, tints & tones
#fdf35f color schemes
#fdf35f color preview, HTML & CSS examples
This text has a color of #fdf35f
<p style="color:#fdf35f;">Text here</p>
.mytext {color:#fdf35f;}
This box has a color of #fdf35f
<div style="background-color:#fdf35f;">Content here</div>
.mybackground {background-color:#fdf35f;}
Border around this has a color of #fdf35f
<div style="border:2px solid #fdf35f;">Content here</div>
.myborder {border:2px solid #fdf35f;}