#bcc130 color space conversions
Hex:
#bcc130
RGB:
188, 193, 48
CMY:
26, 24, 81
CMYK:
3, 0, 75, 24
HSL:
62°, 60.1660%, 47.2549%
HSV (HSB):
62°, 75.1295%, 75.6863%
XYZ:
40.3425, 49.0447, 10.1366
xyY:
0.4054, 0.4928, 49.0447
CIE-Lab:
75.4791, -18.5458, 67.0783
CIE-LCH:
75.4791, 69.5948, 105.4550
CIE-Luv:
75.4791, 2.2236, 77.5387
Hunter-Lab:
70.0319, -19.7294, 40.4406
#bcc130 color charts
#bcc130 color shades, tints & tones
#bcc130 color schemes
#bcc130 color preview, HTML & CSS examples
This text has a color of #bcc130
<p style="color:#bcc130;">Text here</p>
.mytext {color:#bcc130;}
This box has a color of #bcc130
<div style="background-color:#bcc130;">Content here</div>
.mybackground {background-color:#bcc130;}
Border around this has a color of #bcc130
<div style="border:2px solid #bcc130;">Content here</div>
.myborder {border:2px solid #bcc130;}