#fdcd6a color space conversions
Hex:
#fdcd6a
RGB:
253, 205, 106
CMY:
1, 20, 58
CMYK:
0, 19, 58, 1
HSL:
40°, 97.3510%, 70.3922%
HSV (HSB):
40°, 58.1028%, 99.2157%
XYZ:
64.9409, 65.5859, 22.8723
xyY:
0.4233, 0.4276, 65.5859
CIE-Lab:
84.7847, 5.9653, 54.8765
CIE-LCH:
84.7847, 55.1998, 83.7961
CIE-Luv:
84.7847, 38.1832, 66.0715
Hunter-Lab:
80.9851, 1.4127, 39.9446
#fdcd6a color charts
#fdcd6a color shades, tints & tones
#fdcd6a color schemes
#fdcd6a color preview, HTML & CSS examples
This text has a color of #fdcd6a
<p style="color:#fdcd6a;">Text here</p>
.mytext {color:#fdcd6a;}
This box has a color of #fdcd6a
<div style="background-color:#fdcd6a;">Content here</div>
.mybackground {background-color:#fdcd6a;}
Border around this has a color of #fdcd6a
<div style="border:2px solid #fdcd6a;">Content here</div>
.myborder {border:2px solid #fdcd6a;}