#fcb74e color space conversions
Hex:
#fcb74e
RGB:
252, 183, 78
CMY:
1, 28, 69
CMYK:
0, 27, 69, 1
HSL:
36°, 96.6667%, 64.7059%
HSV (HSB):
36°, 69.0476%, 98.8235%
XYZ:
58.4535, 55.1125, 14.7647
xyY:
0.4555, 0.4295, 55.1125
CIE-Lab:
79.1060, 15.2611, 61.2252
CIE-LCH:
79.1060, 63.0986, 76.0036
CIE-Luv:
79.1060, 55.2507, 67.1887
Hunter-Lab:
74.2378, 10.6316, 40.1746
#fcb74e color charts
#fcb74e color shades, tints & tones
#fcb74e color schemes
#fcb74e color preview, HTML & CSS examples
This text has a color of #fcb74e
<p style="color:#fcb74e;">Text here</p>
.mytext {color:#fcb74e;}
This box has a color of #fcb74e
<div style="background-color:#fcb74e;">Content here</div>
.mybackground {background-color:#fcb74e;}
Border around this has a color of #fcb74e
<div style="border:2px solid #fcb74e;">Content here</div>
.myborder {border:2px solid #fcb74e;}