#bcba48 color space conversions
Hex:
#bcba48
RGB:
188, 186, 72
CMY:
26, 27, 72
CMYK:
0, 1, 62, 26
HSL:
59°, 46.4000%, 50.9804%
HSV (HSB):
59°, 61.7021%, 73.7255%
XYZ:
39.4676, 46.2771, 12.9831
xyY:
0.3998, 0.4687, 46.2771
CIE-Lab:
73.7250, -13.7208, 56.2587
CIE-LCH:
73.7250, 57.9077, 103.7061
CIE-Luv:
73.7250, 6.2337, 67.8211
Hunter-Lab:
68.0272, -15.4866, 36.3035
#bcba48 color charts
#bcba48 color shades, tints & tones
#bcba48 color schemes
#bcba48 color preview, HTML & CSS examples
This text has a color of #bcba48
<p style="color:#bcba48;">Text here</p>
.mytext {color:#bcba48;}
This box has a color of #bcba48
<div style="background-color:#bcba48;">Content here</div>
.mybackground {background-color:#bcba48;}
Border around this has a color of #bcba48
<div style="border:2px solid #bcba48;">Content here</div>
.myborder {border:2px solid #bcba48;}