#fdcd95 color space conversions
Hex:
#fdcd95
RGB:
253, 205, 149
CMY:
1, 20, 42
CMYK:
0, 19, 41, 1
HSL:
32°, 96.2963%, 78.8235%
HSV (HSB):
32°, 41.1067%, 99.2157%
XYZ:
67.7641, 66.7152, 37.7395
xyY:
0.3935, 0.3874, 66.7152
CIE-Lab:
85.3599, 9.7776, 34.2695
CIE-LCH:
85.3599, 35.6371, 74.0758
CIE-Luv:
85.3599, 34.9955, 44.1339
Hunter-Lab:
81.6794, 5.1511, 29.7809
#fdcd95 color charts
#fdcd95 color shades, tints & tones
#fdcd95 color schemes
#fdcd95 color preview, HTML & CSS examples
This text has a color of #fdcd95
<p style="color:#fdcd95;">Text here</p>
.mytext {color:#fdcd95;}
This box has a color of #fdcd95
<div style="background-color:#fdcd95;">Content here</div>
.mybackground {background-color:#fdcd95;}
Border around this has a color of #fdcd95
<div style="border:2px solid #fdcd95;">Content here</div>
.myborder {border:2px solid #fdcd95;}