#bcae01 color space conversions
Hex:
#bcae01
RGB:
188, 174, 1
CMY:
26, 32, 100
CMYK:
0, 7, 99, 26
HSL:
56°, 98.9418%, 37.0588%
HSV (HSB):
56°, 99.4681%, 73.7255%
XYZ:
35.8806, 40.9657, 6.0448
xyY:
0.4329, 0.4942, 40.9657
CIE-Lab:
70.1519, -9.9813, 72.2414
CIE-LCH:
70.1519, 72.9277, 97.8665
CIE-Luv:
70.1519, 15.3697, 75.8613
Hunter-Lab:
64.0044, -11.9415, 39.2036
#bcae01 color charts
#bcae01 color shades, tints & tones
#bcae01 color schemes
#bcae01 color preview, HTML & CSS examples
This text has a color of #bcae01
<p style="color:#bcae01;">Text here</p>
.mytext {color:#bcae01;}
This box has a color of #bcae01
<div style="background-color:#bcae01;">Content here</div>
.mybackground {background-color:#bcae01;}
Border around this has a color of #bcae01
<div style="border:2px solid #bcae01;">Content here</div>
.myborder {border:2px solid #bcae01;}