#fcbd5a color space conversions
Hex:
#fcbd5a
RGB:
252, 189, 90
CMY:
1, 26, 65
CMYK:
0, 25, 64, 1
HSL:
37°, 96.4286%, 67.0588%
HSV (HSB):
37°, 64.2857%, 98.8235%
XYZ:
60.1879, 57.8288, 17.6627
xyY:
0.4436, 0.4262, 57.8288
CIE-Lab:
80.6435, 12.7985, 57.5508
CIE-LCH:
80.6435, 58.9568, 77.4623
CIE-Luv:
80.6435, 49.9786, 65.4340
Hunter-Lab:
76.0453, 8.1991, 39.4607
#fcbd5a color charts
#fcbd5a color shades, tints & tones
#fcbd5a color schemes
#fcbd5a color preview, HTML & CSS examples
This text has a color of #fcbd5a
<p style="color:#fcbd5a;">Text here</p>
.mytext {color:#fcbd5a;}
This box has a color of #fcbd5a
<div style="background-color:#fcbd5a;">Content here</div>
.mybackground {background-color:#fcbd5a;}
Border around this has a color of #fcbd5a
<div style="border:2px solid #fcbd5a;">Content here</div>
.myborder {border:2px solid #fcbd5a;}