#fcb001 color space conversions
Hex:
#fcb001
RGB:
252, 176, 1
CMY:
1, 31, 100
CMYK:
0, 30, 100, 1
HSL:
42°, 99.2095%, 49.6078%
HSV (HSB):
42°, 99.6032%, 98.8235%
XYZ:
55.6757, 51.7483, 7.0827
xyY:
0.4862, 0.4519, 51.7483
CIE-Lab:
77.1301, 16.9329, 80.1345
CIE-LCH:
77.1301, 81.9040, 78.0685
CIE-Luv:
77.1301, 63.3667, 77.7737
Hunter-Lab:
71.9363, 12.2630, 44.5178
#fcb001 color charts
#fcb001 color shades, tints & tones
#fcb001 color schemes
#fcb001 color preview, HTML & CSS examples
This text has a color of #fcb001
<p style="color:#fcb001;">Text here</p>
.mytext {color:#fcb001;}
This box has a color of #fcb001
<div style="background-color:#fcb001;">Content here</div>
.mybackground {background-color:#fcb001;}
Border around this has a color of #fcb001
<div style="border:2px solid #fcb001;">Content here</div>
.myborder {border:2px solid #fcb001;}