#fdff0c color space conversions
Hex:
#fdff0c
RGB:
253, 255, 12
CMY:
1, 0, 95
CMYK:
1, 0, 95, 0
HSL:
60°, 100.0000%, 52.3529%
HSV (HSB):
60°, 95.2941%, 100.0000%
XYZ:
76.3344, 92.4292, 14.1652
xyY:
0.4173, 0.5053, 92.4292
CIE-Lab:
96.9955, -22.2875, 93.4790
CIE-LCH:
96.9955, 96.0992, 103.4102
CIE-Luv:
96.9955, 6.3125, 106.2949
Hunter-Lab:
96.1401, -26.5178, 58.5623
#fdff0c color charts
#fdff0c color shades, tints & tones
#fdff0c color schemes
#fdff0c color preview, HTML & CSS examples
This text has a color of #fdff0c
<p style="color:#fdff0c;">Text here</p>
.mytext {color:#fdff0c;}
This box has a color of #fdff0c
<div style="background-color:#fdff0c;">Content here</div>
.mybackground {background-color:#fdff0c;}
Border around this has a color of #fdff0c
<div style="border:2px solid #fdff0c;">Content here</div>
.myborder {border:2px solid #fdff0c;}