#fcb30b color space conversions
Hex:
#fcb30b
RGB:
252, 179, 11
CMY:
1, 30, 96
CMYK:
0, 29, 96, 1
HSL:
42°, 97.5709%, 51.5686%
HSV (HSB):
42°, 95.6349%, 98.8235%
XYZ:
56.3254, 52.9598, 7.5702
xyY:
0.4820, 0.4532, 52.9598
CIE-Lab:
77.8513, 15.4455, 79.5733
CIE-LCH:
77.8513, 81.0584, 79.0153
CIE-Luv:
77.8513, 60.8349, 78.3039
Hunter-Lab:
72.7735, 10.8022, 44.7738
#fcb30b color charts
#fcb30b color shades, tints & tones
#fcb30b color schemes
#fcb30b color preview, HTML & CSS examples
This text has a color of #fcb30b
<p style="color:#fcb30b;">Text here</p>
.mytext {color:#fcb30b;}
This box has a color of #fcb30b
<div style="background-color:#fcb30b;">Content here</div>
.mybackground {background-color:#fcb30b;}
Border around this has a color of #fcb30b
<div style="border:2px solid #fcb30b;">Content here</div>
.myborder {border:2px solid #fcb30b;}