#fcb04a color space conversions
Hex:
#fcb04a
RGB:
252, 176, 74
CMY:
1, 31, 71
CMYK:
0, 30, 71, 1
HSL:
34°, 96.7391%, 63.9216%
HSV (HSB):
34°, 70.6349%, 98.8235%
XYZ:
56.9062, 52.2405, 13.5627
xyY:
0.4637, 0.4257, 52.2405
CIE-Lab:
77.4244, 18.7240, 61.1935
CIE-LCH:
77.4244, 63.9940, 72.9870
CIE-Luv:
77.4244, 60.8662, 65.6379
Hunter-Lab:
72.2776, 14.0524, 39.4687
#fcb04a color charts
#fcb04a color shades, tints & tones
#fcb04a color schemes
#fcb04a color preview, HTML & CSS examples
This text has a color of #fcb04a
<p style="color:#fcb04a;">Text here</p>
.mytext {color:#fcb04a;}
This box has a color of #fcb04a
<div style="background-color:#fcb04a;">Content here</div>
.mybackground {background-color:#fcb04a;}
Border around this has a color of #fcb04a
<div style="border:2px solid #fcb04a;">Content here</div>
.myborder {border:2px solid #fcb04a;}