#fcbd5d color space conversions
Hex:
#fcbd5d
RGB:
252, 189, 93
CMY:
1, 26, 64
CMYK:
0, 25, 63, 1
HSL:
36°, 96.3636%, 67.6471%
HSV (HSB):
36°, 63.0952%, 98.8235%
XYZ:
60.3183, 57.8810, 18.3490
xyY:
0.4417, 0.4239, 57.8810
CIE-Lab:
80.6726, 12.9830, 56.2061
CIE-LCH:
80.6726, 57.6861, 76.9934
CIE-Luv:
80.6726, 49.7747, 64.2765
Hunter-Lab:
76.0795, 8.3813, 38.9560
#fcbd5d color charts
#fcbd5d color shades, tints & tones
#fcbd5d color schemes
#fcbd5d color preview, HTML & CSS examples
This text has a color of #fcbd5d
<p style="color:#fcbd5d;">Text here</p>
.mytext {color:#fcbd5d;}
This box has a color of #fcbd5d
<div style="background-color:#fcbd5d;">Content here</div>
.mybackground {background-color:#fcbd5d;}
Border around this has a color of #fcbd5d
<div style="border:2px solid #fcbd5d;">Content here</div>
.myborder {border:2px solid #fcbd5d;}