#fcb04b color space conversions
Hex:
#fcb04b
RGB:
252, 176, 75
CMY:
1, 31, 71
CMYK:
0, 30, 70, 1
HSL:
34°, 96.7213%, 64.1176%
HSV (HSB):
34°, 70.2381%, 98.8235%
XYZ:
56.9402, 52.2541, 13.7416
xyY:
0.4632, 0.4251, 52.2541
CIE-Lab:
77.4325, 18.7729, 60.7703
CIE-LCH:
77.4325, 63.6038, 72.8333
CIE-Luv:
77.4325, 60.7993, 65.3128
Hunter-Lab:
72.2870, 14.1015, 39.3300
#fcb04b color charts
#fcb04b color shades, tints & tones
#fcb04b color schemes
#fcb04b color preview, HTML & CSS examples
This text has a color of #fcb04b
<p style="color:#fcb04b;">Text here</p>
.mytext {color:#fcb04b;}
This box has a color of #fcb04b
<div style="background-color:#fcb04b;">Content here</div>
.mybackground {background-color:#fcb04b;}
Border around this has a color of #fcb04b
<div style="border:2px solid #fcb04b;">Content here</div>
.myborder {border:2px solid #fcb04b;}