#fdcd6d color space conversions
Hex:
#fdcd6d
RGB:
253, 205, 109
CMY:
1, 20, 57
CMYK:
0, 19, 57, 1
HSL:
40°, 97.2973%, 70.9804%
HSV (HSB):
40°, 56.9170%, 99.2157%
XYZ:
65.0997, 65.6494, 23.7085
xyY:
0.4215, 0.4250, 65.6494
CIE-Lab:
84.8173, 6.1838, 53.5010
CIE-LCH:
84.8173, 53.8572, 83.4069
CIE-Luv:
84.8173, 37.9948, 64.7780
Hunter-Lab:
81.0243, 1.6247, 39.3682
#fdcd6d color charts
#fdcd6d color shades, tints & tones
#fdcd6d color schemes
#fdcd6d color preview, HTML & CSS examples
This text has a color of #fdcd6d
<p style="color:#fdcd6d;">Text here</p>
.mytext {color:#fdcd6d;}
This box has a color of #fdcd6d
<div style="background-color:#fdcd6d;">Content here</div>
.mybackground {background-color:#fdcd6d;}
Border around this has a color of #fdcd6d
<div style="border:2px solid #fdcd6d;">Content here</div>
.myborder {border:2px solid #fdcd6d;}