#fcad5e color space conversions
Hex:
#fcad5e
RGB:
252, 173, 94
CMY:
1, 32, 63
CMYK:
0, 31, 63, 1
HSL:
30°, 96.3415%, 67.8431%
HSV (HSB):
30°, 62.6984%, 98.8235%
XYZ:
57.1088, 51.3907, 17.4991
xyY:
0.4532, 0.4079, 51.3907
CIE-Lab:
76.9151, 21.4189, 51.4603
CIE-LCH:
76.9151, 55.7398, 67.4018
CIE-Luv:
76.9151, 61.6017, 56.9660
Hunter-Lab:
71.6873, 16.7470, 35.7082
#fcad5e color charts
#fcad5e color shades, tints & tones
#fcad5e color schemes
#fcad5e color preview, HTML & CSS examples
This text has a color of #fcad5e
<p style="color:#fcad5e;">Text here</p>
.mytext {color:#fcad5e;}
This box has a color of #fcad5e
<div style="background-color:#fcad5e;">Content here</div>
.mybackground {background-color:#fcad5e;}
Border around this has a color of #fcad5e
<div style="border:2px solid #fcad5e;">Content here</div>
.myborder {border:2px solid #fcad5e;}