#fdfd0c color space conversions
Hex:
#fdfd0c
RGB:
253, 253, 12
CMY:
1, 1, 95
CMYK:
0, 0, 95, 1
HSL:
60°, 98.3673%, 51.9608%
HSV (HSB):
60°, 95.2569%, 99.2157%
XYZ:
75.6997, 91.1598, 13.9536
xyY:
0.4187, 0.5042, 91.1598
CIE-Lab:
96.4758, -21.3392, 93.0901
CIE-LCH:
96.4758, 95.5046, 102.9110
CIE-Luv:
96.4758, 7.6141, 105.5561
Hunter-Lab:
95.4776, -25.5617, 58.1694
#fdfd0c color charts
#fdfd0c color shades, tints & tones
#fdfd0c color schemes
#fdfd0c color preview, HTML & CSS examples
This text has a color of #fdfd0c
<p style="color:#fdfd0c;">Text here</p>
.mytext {color:#fdfd0c;}
This box has a color of #fdfd0c
<div style="background-color:#fdfd0c;">Content here</div>
.mybackground {background-color:#fdfd0c;}
Border around this has a color of #fdfd0c
<div style="border:2px solid #fdfd0c;">Content here</div>
.myborder {border:2px solid #fdfd0c;}