#fdcd5a color space conversions
Hex:
#fdcd5a
RGB:
253, 205, 90
CMY:
1, 20, 65
CMYK:
0, 19, 64, 1
HSL:
42°, 97.6048%, 67.2549%
HSV (HSB):
42°, 64.4269%, 99.2157%
XYZ:
64.1848, 65.2835, 18.8909
xyY:
0.4326, 0.4400, 65.2835
CIE-Lab:
84.6296, 4.9183, 61.9515
CIE-LCH:
84.6296, 62.1464, 85.4608
CIE-Luv:
84.6296, 39.0964, 72.3349
Hunter-Lab:
80.7982, 0.4007, 42.6965
#fdcd5a color charts
#fdcd5a color shades, tints & tones
#fdcd5a color schemes
#fdcd5a color preview, HTML & CSS examples
This text has a color of #fdcd5a
<p style="color:#fdcd5a;">Text here</p>
.mytext {color:#fdcd5a;}
This box has a color of #fdcd5a
<div style="background-color:#fdcd5a;">Content here</div>
.mybackground {background-color:#fdcd5a;}
Border around this has a color of #fdcd5a
<div style="border:2px solid #fdcd5a;">Content here</div>
.myborder {border:2px solid #fdcd5a;}