#bcbd0c color space conversions
Hex:
#bcbd0c
RGB:
188, 189, 12
CMY:
26, 26, 95
CMYK:
1, 0, 94, 26
HSL:
60°, 88.0597%, 39.4118%
HSV (HSB):
60°, 93.6508%, 74.1176%
XYZ:
39.0030, 47.1131, 7.3859
xyY:
0.4171, 0.5039, 47.1131
CIE-Lab:
74.2621, -17.5055, 74.0579
CIE-LCH:
74.2621, 76.0987, 103.2992
CIE-Luv:
74.2621, 5.1539, 80.9716
Hunter-Lab:
68.6390, -18.6885, 41.6674
#bcbd0c color charts
#bcbd0c color shades, tints & tones
#bcbd0c color schemes
#bcbd0c color preview, HTML & CSS examples
This text has a color of #bcbd0c
<p style="color:#bcbd0c;">Text here</p>
.mytext {color:#bcbd0c;}
This box has a color of #bcbd0c
<div style="background-color:#bcbd0c;">Content here</div>
.mybackground {background-color:#bcbd0c;}
Border around this has a color of #bcbd0c
<div style="border:2px solid #bcbd0c;">Content here</div>
.myborder {border:2px solid #bcbd0c;}