#fdca95 color space conversions
Hex:
#fdca95
RGB:
253, 202, 149
CMY:
1, 21, 42
CMYK:
0, 20, 41, 1
HSL:
31°, 96.2963%, 78.8235%
HSV (HSB):
31°, 41.1067%, 99.2157%
XYZ:
67.0534, 65.2936, 37.5026
xyY:
0.3948, 0.3844, 65.2936
CIE-Lab:
84.6348, 11.3358, 33.3140
CIE-LCH:
84.6348, 35.1898, 71.2080
CIE-Luv:
84.6348, 36.9520, 42.5846
Hunter-Lab:
80.8045, 6.7155, 29.0457
#fdca95 color charts
#fdca95 color shades, tints & tones
#fdca95 color schemes
#fdca95 color preview, HTML & CSS examples
This text has a color of #fdca95
<p style="color:#fdca95;">Text here</p>
.mytext {color:#fdca95;}
This box has a color of #fdca95
<div style="background-color:#fdca95;">Content here</div>
.mybackground {background-color:#fdca95;}
Border around this has a color of #fdca95
<div style="border:2px solid #fdca95;">Content here</div>
.myborder {border:2px solid #fdca95;}