#fcbb2f color space conversions
Hex:
#fcbb2f
RGB:
252, 187, 47
CMY:
1, 27, 82
CMYK:
0, 26, 81, 1
HSL:
41°, 97.1564%, 58.6275%
HSV (HSB):
41°, 81.3492%, 98.8235%
XYZ:
58.4283, 56.4413, 10.5041
xyY:
0.4660, 0.4502, 56.4413
CIE-Lab:
79.8643, 11.9313, 73.5566
CIE-LCH:
79.8643, 74.5180, 80.7865
CIE-Luv:
79.8643, 53.6813, 76.8752
Hunter-Lab:
75.1274, 7.3504, 44.2995
#fcbb2f color charts
#fcbb2f color shades, tints & tones
#fcbb2f color schemes
#fcbb2f color preview, HTML & CSS examples
This text has a color of #fcbb2f
<p style="color:#fcbb2f;">Text here</p>
.mytext {color:#fcbb2f;}
This box has a color of #fcbb2f
<div style="background-color:#fcbb2f;">Content here</div>
.mybackground {background-color:#fcbb2f;}
Border around this has a color of #fcbb2f
<div style="border:2px solid #fcbb2f;">Content here</div>
.myborder {border:2px solid #fcbb2f;}