#bcc500 color space conversions
Hex:
#bcc500
RGB:
188, 197, 0
CMY:
26, 23, 100
CMYK:
5, 0, 100, 23
HSL:
63°, 100.0000%, 38.6275%
HSV (HSB):
63°, 100.0000%, 77.2549%
XYZ:
40.7053, 50.6239, 7.6260
xyY:
0.4114, 0.5116, 50.6239
CIE-Lab:
76.4506, -21.6102, 76.9568
CIE-LCH:
76.4506, 79.9334, 105.6852
CIE-Luv:
76.4506, 0.0128, 84.7817
Hunter-Lab:
71.1505, -22.3932, 43.4505
#bcc500 color charts
#bcc500 RGB chart
#bcc500 CMYK chart
#bcc500 RGB pie chart
#bcc500 color shades, tints & tones
#bcc500 color schemes
#bcc500 color preview, HTML & CSS examples
This text has a color of #bcc500
<p style="color:#bcc500;">Text here</p>
.mytext {color:#bcc500;}
Text color #bcc500
This box has a color of #bcc500
<div style="background-color:#bcc500;">Content here</div>
.mybackground {background-color:#bcc500;}
Background color #bcc500
Border around this has a color of #bcc500
<div style="border:2px solid #bcc500;">Content here</div>
.myborder {border:2px solid #bcc500;}
Border color #bcc500