#fdce1e color space conversions
Hex:
#fdce1e
RGB:
253, 206, 30
CMY:
1, 19, 88
CMYK:
0, 19, 88, 1
HSL:
47°, 98.2379%, 55.4902%
HSV (HSB):
47°, 88.1423%, 99.2157%
XYZ:
62.8137, 65.1190, 10.4869
xyY:
0.4538, 0.4704, 65.1190
CIE-Lab:
84.5450, 2.1368, 81.6768
CIE-LCH:
84.5450, 81.7048, 88.5014
CIE-Luv:
84.5450, 40.3863, 86.6649
Hunter-Lab:
80.6963, -2.2750, 48.7824
#fdce1e color charts
#fdce1e color shades, tints & tones
#fdce1e color schemes
#fdce1e color preview, HTML & CSS examples
This text has a color of #fdce1e
<p style="color:#fdce1e;">Text here</p>
.mytext {color:#fdce1e;}
This box has a color of #fdce1e
<div style="background-color:#fdce1e;">Content here</div>
.mybackground {background-color:#fdce1e;}
Border around this has a color of #fdce1e
<div style="border:2px solid #fdce1e;">Content here</div>
.myborder {border:2px solid #fdce1e;}