#bcb005 color space conversions
Hex:
#bcb005
RGB:
188, 176, 5
CMY:
26, 31, 98
CMYK:
0, 6, 97, 26
HSL:
56°, 94.8187%, 37.8431%
HSV (HSB):
56°, 97.3404%, 73.7255%
XYZ:
36.2918, 41.7530, 6.2899
xyY:
0.4303, 0.4951, 41.7530
CIE-Lab:
70.7003, -10.9700, 72.1692
CIE-LCH:
70.7003, 72.9981, 98.6430
CIE-Luv:
70.7003, 13.9565, 76.3736
Hunter-Lab:
64.6166, -12.8248, 39.4602
#bcb005 color charts
#bcb005 color shades, tints & tones
#bcb005 color schemes
#bcb005 color preview, HTML & CSS examples
This text has a color of #bcb005
<p style="color:#bcb005;">Text here</p>
.mytext {color:#bcb005;}
This box has a color of #bcb005
<div style="background-color:#bcb005;">Content here</div>
.mybackground {background-color:#bcb005;}
Border around this has a color of #bcb005
<div style="border:2px solid #bcb005;">Content here</div>
.myborder {border:2px solid #bcb005;}