#fcb100 color space conversions
Hex:
#fcb100
RGB:
252, 177, 0
CMY:
1, 31, 100
CMYK:
0, 30, 100, 1
HSL:
42°, 100.0000%, 49.4118%
HSV (HSB):
42°, 100.0000%, 98.8235%
XYZ:
55.8670, 52.1397, 7.1195
xyY:
0.4853, 0.4529, 52.1397
CIE-Lab:
77.3643, 16.4020, 80.3994
CIE-LCH:
77.3643, 82.0554, 78.4695
CIE-Luv:
77.3643, 62.5689, 78.1889
Hunter-Lab:
72.2078, 11.7413, 44.6997
#fcb100 color charts
#fcb100 color shades, tints & tones
#fcb100 color schemes
#fcb100 color preview, HTML & CSS examples
This text has a color of #fcb100
<p style="color:#fcb100;">Text here</p>
.mytext {color:#fcb100;}
This box has a color of #fcb100
<div style="background-color:#fcb100;">Content here</div>
.mybackground {background-color:#fcb100;}
Border around this has a color of #fcb100
<div style="border:2px solid #fcb100;">Content here</div>
.myborder {border:2px solid #fcb100;}