#bcbf35 color space conversions
Hex:
#bcbf35
RGB:
188, 191, 53
CMY:
26, 25, 79
CMYK:
2, 0, 72, 25
HSL:
61°, 56.5574%, 47.8431%
HSV (HSB):
61°, 72.2513%, 74.9020%
XYZ:
40.0124, 48.2100, 10.5647
xyY:
0.4050, 0.4880, 48.2100
CIE-Lab:
74.9572, -17.3236, 64.9198
CIE-LCH:
74.9572, 67.1914, 104.9411
CIE-Luv:
74.9572, 3.4270, 75.5542
Hunter-Lab:
69.4334, -18.6442, 39.5820
#bcbf35 color charts
#bcbf35 color shades, tints & tones
#bcbf35 color schemes
#bcbf35 color preview, HTML & CSS examples
This text has a color of #bcbf35
<p style="color:#bcbf35;">Text here</p>
.mytext {color:#bcbf35;}
This box has a color of #bcbf35
<div style="background-color:#bcbf35;">Content here</div>
.mybackground {background-color:#bcbf35;}
Border around this has a color of #bcbf35
<div style="border:2px solid #bcbf35;">Content here</div>
.myborder {border:2px solid #bcbf35;}