#bcb50d color space conversions
Hex:
#bcb50d
RGB:
188, 181, 13
CMY:
26, 29, 95
CMYK:
0, 4, 93, 26
HSL:
58°, 87.0647%, 39.4118%
HSV (HSB):
58°, 93.0851%, 73.7255%
XYZ:
37.3356, 43.7682, 6.8611
xyY:
0.4244, 0.4976, 43.7682
CIE-Lab:
72.0733, -13.4433, 72.2637
CIE-LCH:
72.0733, 73.5035, 100.5383
CIE-Luv:
72.0733, 10.4880, 77.7882
Hunter-Lab:
66.1575, -15.0404, 40.1614
#bcb50d color charts
#bcb50d color shades, tints & tones
#bcb50d color schemes
#bcb50d color preview, HTML & CSS examples
This text has a color of #bcb50d
<p style="color:#bcb50d;">Text here</p>
.mytext {color:#bcb50d;}
This box has a color of #bcb50d
<div style="background-color:#bcb50d;">Content here</div>
.mybackground {background-color:#bcb50d;}
Border around this has a color of #bcb50d
<div style="border:2px solid #bcb50d;">Content here</div>
.myborder {border:2px solid #bcb50d;}