#bcba35 color space conversions
Hex:
#bcba35
RGB:
188, 186, 53
CMY:
26, 27, 79
CMYK:
0, 1, 72, 26
HSL:
59°, 56.0166%, 47.2549%
HSV (HSB):
59°, 71.8085%, 73.7255%
XYZ:
38.9405, 46.0662, 10.2074
xyY:
0.4090, 0.4838, 46.0662
CIE-Lab:
73.5885, -14.8006, 63.6079
CIE-LCH:
73.5885, 65.3071, 103.0988
CIE-Luv:
73.5885, 6.6588, 73.4572
Hunter-Lab:
67.8721, -16.3646, 38.5937
#bcba35 color charts
#bcba35 color shades, tints & tones
#bcba35 color schemes
#bcba35 color preview, HTML & CSS examples
This text has a color of #bcba35
<p style="color:#bcba35;">Text here</p>
.mytext {color:#bcba35;}
This box has a color of #bcba35
<div style="background-color:#bcba35;">Content here</div>
.mybackground {background-color:#bcba35;}
Border around this has a color of #bcba35
<div style="border:2px solid #bcba35;">Content here</div>
.myborder {border:2px solid #bcba35;}