#fdfc0e color space conversions
Hex:
#fdfc0e
RGB:
253, 252, 14
CMY:
1, 1, 95
CMYK:
0, 0, 94, 1
HSL:
60°, 98.3539%, 52.3529%
HSV (HSB):
60°, 94.4664%, 99.2157%
XYZ:
75.3977, 90.5352, 13.9166
xyY:
0.4192, 0.5034, 90.5352
CIE-Lab:
96.2183, -20.8465, 92.7354
CIE-LCH:
96.2183, 95.0496, 102.6692
CIE-Luv:
96.2183, 8.2608, 105.0906
Hunter-Lab:
95.1500, -25.0674, 57.9332
#fdfc0e color charts
#fdfc0e color shades, tints & tones
#fdfc0e color schemes
#fdfc0e color preview, HTML & CSS examples
This text has a color of #fdfc0e
<p style="color:#fdfc0e;">Text here</p>
.mytext {color:#fdfc0e;}
This box has a color of #fdfc0e
<div style="background-color:#fdfc0e;">Content here</div>
.mybackground {background-color:#fdfc0e;}
Border around this has a color of #fdfc0e
<div style="border:2px solid #fdfc0e;">Content here</div>
.myborder {border:2px solid #fdfc0e;}