#bcc10b color space conversions
Hex:
#bcc10b
RGB:
188, 193, 11
CMY:
26, 24, 96
CMYK:
3, 0, 94, 24
HSL:
62°, 89.2157%, 40.0000%
HSV (HSB):
62°, 94.3005%, 75.6863%
XYZ:
39.8694, 48.8555, 7.6453
xyY:
0.4137, 0.5070, 48.8555
CIE-Lab:
75.3613, -19.5126, 75.0092
CIE-LCH:
75.3613, 77.5056, 104.5815
CIE-Luv:
75.3613, 2.5475, 82.5898
Hunter-Lab:
69.8967, -20.5019, 42.4425
#bcc10b color charts
#bcc10b color shades, tints & tones
#bcc10b color schemes
#bcc10b color preview, HTML & CSS examples
This text has a color of #bcc10b
<p style="color:#bcc10b;">Text here</p>
.mytext {color:#bcc10b;}
This box has a color of #bcc10b
<div style="background-color:#bcc10b;">Content here</div>
.mybackground {background-color:#bcc10b;}
Border around this has a color of #bcc10b
<div style="border:2px solid #bcc10b;">Content here</div>
.myborder {border:2px solid #bcc10b;}