#bcad31 color space conversions
Hex:
#bcad31
RGB:
188, 173, 49
CMY:
26, 32, 81
CMYK:
0, 8, 74, 26
HSL:
54°, 58.6498%, 46.4706%
HSV (HSB):
54°, 73.9362%, 73.7255%
XYZ:
36.2370, 40.8003, 8.8711
xyY:
0.4218, 0.4749, 40.8003
CIE-Lab:
70.0358, -8.2882, 61.6343
CIE-LCH:
70.0358, 62.1890, 97.6589
CIE-Luv:
70.0358, 15.4272, 68.9994
Hunter-Lab:
63.8751, -10.5165, 36.4783
#bcad31 color charts
#bcad31 color shades, tints & tones
#bcad31 color schemes
#bcad31 color preview, HTML & CSS examples
This text has a color of #bcad31
<p style="color:#bcad31;">Text here</p>
.mytext {color:#bcad31;}
This box has a color of #bcad31
<div style="background-color:#bcad31;">Content here</div>
.mybackground {background-color:#bcad31;}
Border around this has a color of #bcad31
<div style="border:2px solid #bcad31;">Content here</div>
.myborder {border:2px solid #bcad31;}