#fcb03f color space conversions
Hex:
#fcb03f
RGB:
252, 176, 63
CMY:
1, 31, 75
CMYK:
0, 30, 75, 1
HSL:
36°, 96.9231%, 61.7647%
HSV (HSB):
36°, 75.0000%, 98.8235%
XYZ:
56.5674, 52.1050, 11.7785
xyY:
0.4696, 0.4326, 52.1050
CIE-Lab:
77.3436, 18.2344, 65.6416
CIE-LCH:
77.3436, 68.1272, 74.4753
CIE-Luv:
77.3436, 61.5394, 68.9094
Hunter-Lab:
72.1838, 13.5614, 40.8541
#fcb03f color charts
#fcb03f color shades, tints & tones
#fcb03f color schemes
#fcb03f color preview, HTML & CSS examples
This text has a color of #fcb03f
<p style="color:#fcb03f;">Text here</p>
.mytext {color:#fcb03f;}
This box has a color of #fcb03f
<div style="background-color:#fcb03f;">Content here</div>
.mybackground {background-color:#fcb03f;}
Border around this has a color of #fcb03f
<div style="border:2px solid #fcb03f;">Content here</div>
.myborder {border:2px solid #fcb03f;}