#fdf01f color space conversions
Hex:
#fdf01f
RGB:
253, 240, 31
CMY:
1, 6, 88
CMYK:
0, 5, 88, 1
HSL:
56°, 98.2301%, 55.6863%
HSV (HSB):
56°, 87.7470%, 99.2157%
XYZ:
71.9154, 83.3018, 13.5848
xyY:
0.4260, 0.4935, 83.3018
CIE-Lab:
93.1464, -14.8437, 88.2460
CIE-LCH:
93.1464, 89.4858, 99.5482
CIE-Luv:
93.1464, 16.1476, 99.3383
Hunter-Lab:
91.2698, -19.0743, 55.0640
#fdf01f color charts
#fdf01f color shades, tints & tones
#fdf01f color schemes
#fdf01f color preview, HTML & CSS examples
This text has a color of #fdf01f
<p style="color:#fdf01f;">Text here</p>
.mytext {color:#fdf01f;}
This box has a color of #fdf01f
<div style="background-color:#fdf01f;">Content here</div>
.mybackground {background-color:#fdf01f;}
Border around this has a color of #fdf01f
<div style="border:2px solid #fdf01f;">Content here</div>
.myborder {border:2px solid #fdf01f;}