#fdcd5c color space conversions
Hex:
#fdcd5c
RGB:
253, 205, 92
CMY:
1, 20, 64
CMYK:
0, 19, 64, 1
HSL:
42°, 97.5758%, 67.6471%
HSV (HSB):
42°, 63.6364%, 99.2157%
XYZ:
64.2711, 65.3180, 19.3454
xyY:
0.4315, 0.4386, 65.3180
CIE-Lab:
84.6473, 5.0384, 61.0946
CIE-LCH:
84.6473, 61.3020, 85.2855
CIE-Luv:
84.6473, 38.9908, 71.6110
Hunter-Lab:
80.8196, 0.5165, 42.3817
#fdcd5c color charts
#fdcd5c color shades, tints & tones
#fdcd5c color schemes
#fdcd5c color preview, HTML & CSS examples
This text has a color of #fdcd5c
<p style="color:#fdcd5c;">Text here</p>
.mytext {color:#fdcd5c;}
This box has a color of #fdcd5c
<div style="background-color:#fdcd5c;">Content here</div>
.mybackground {background-color:#fdcd5c;}
Border around this has a color of #fdcd5c
<div style="border:2px solid #fdcd5c;">Content here</div>
.myborder {border:2px solid #fdcd5c;}