#fdcd85 color space conversions
Hex:
#fdcd85
RGB:
253, 205, 133
CMY:
1, 20, 48
CMYK:
0, 19, 47, 1
HSL:
36°, 96.7742%, 75.6863%
HSV (HSB):
36°, 47.4308%, 99.2157%
XYZ:
66.5730, 66.2387, 31.4669
xyY:
0.4052, 0.4032, 66.2387
CIE-Lab:
85.1181, 8.1874, 42.1121
CIE-LCH:
85.1181, 42.9006, 78.9978
CIE-Luv:
85.1181, 36.2997, 53.1234
Hunter-Lab:
81.3872, 3.5816, 34.0476
#fdcd85 color charts
#fdcd85 color shades, tints & tones
#fdcd85 color schemes
#fdcd85 color preview, HTML & CSS examples
This text has a color of #fdcd85
<p style="color:#fdcd85;">Text here</p>
.mytext {color:#fdcd85;}
This box has a color of #fdcd85
<div style="background-color:#fdcd85;">Content here</div>
.mybackground {background-color:#fdcd85;}
Border around this has a color of #fdcd85
<div style="border:2px solid #fdcd85;">Content here</div>
.myborder {border:2px solid #fdcd85;}