#fdcd96 color space conversions
Hex:
#fdcd96
RGB:
253, 205, 150
CMY:
1, 20, 41
CMYK:
0, 19, 41, 1
HSL:
32°, 96.2617%, 79.0196%
HSV (HSB):
32°, 40.7115%, 99.2157%
XYZ:
67.8444, 66.7473, 38.1619
xyY:
0.3927, 0.3864, 66.7473
CIE-Lab:
85.3762, 9.8838, 33.7754
CIE-LCH:
85.3762, 35.1919, 73.6889
CIE-Luv:
85.3762, 34.9097, 43.5418
Hunter-Lab:
81.6990, 5.2564, 29.4947
#fdcd96 color charts
#fdcd96 color shades, tints & tones
#fdcd96 color schemes
#fdcd96 color preview, HTML & CSS examples
This text has a color of #fdcd96
<p style="color:#fdcd96;">Text here</p>
.mytext {color:#fdcd96;}
This box has a color of #fdcd96
<div style="background-color:#fdcd96;">Content here</div>
.mybackground {background-color:#fdcd96;}
Border around this has a color of #fdcd96
<div style="border:2px solid #fdcd96;">Content here</div>
.myborder {border:2px solid #fdcd96;}