#fdc85a color space conversions
Hex:
#fdc85a
RGB:
253, 200, 90
CMY:
1, 22, 65
CMYK:
0, 21, 64, 1
HSL:
40°, 97.6048%, 67.2549%
HSV (HSB):
40°, 64.4269%, 99.2157%
XYZ:
63.0078, 62.9294, 18.4986
xyY:
0.4362, 0.4357, 62.9294
CIE-Lab:
83.4052, 7.4978, 60.6181
CIE-LCH:
83.4052, 61.0801, 82.9489
CIE-Luv:
83.4052, 42.6966, 70.1961
Hunter-Lab:
79.3280, 2.9528, 41.7037
#fdc85a color charts
#fdc85a color shades, tints & tones
#fdc85a color schemes
#fdc85a color preview, HTML & CSS examples
This text has a color of #fdc85a
<p style="color:#fdc85a;">Text here</p>
.mytext {color:#fdc85a;}
This box has a color of #fdc85a
<div style="background-color:#fdc85a;">Content here</div>
.mybackground {background-color:#fdc85a;}
Border around this has a color of #fdc85a
<div style="border:2px solid #fdc85a;">Content here</div>
.myborder {border:2px solid #fdc85a;}