#fcbd01 color space conversions
Hex:
#fcbd01
RGB:
252, 189, 1
CMY:
1, 26, 100
CMYK:
0, 25, 100, 1
HSL:
45°, 99.2095%, 49.6078%
HSV (HSB):
45°, 99.6032%, 98.8235%
XYZ:
58.3480, 57.0928, 7.9735
xyY:
0.4728, 0.4626, 57.0928
CIE-Lab:
80.2318, 10.1526, 82.2425
CIE-LCH:
80.2318, 82.8668, 82.9626
CIE-Luv:
80.2318, 52.9888, 82.4784
Hunter-Lab:
75.5598, 5.6097, 46.6353
#fcbd01 color charts
#fcbd01 color shades, tints & tones
#fcbd01 color schemes
#fcbd01 color preview, HTML & CSS examples
This text has a color of #fcbd01
<p style="color:#fcbd01;">Text here</p>
.mytext {color:#fcbd01;}
This box has a color of #fcbd01
<div style="background-color:#fcbd01;">Content here</div>
.mybackground {background-color:#fcbd01;}
Border around this has a color of #fcbd01
<div style="border:2px solid #fcbd01;">Content here</div>
.myborder {border:2px solid #fcbd01;}