#bcbf48 color space conversions
Hex:
#bcbf48
RGB:
188, 191, 72
CMY:
26, 25, 72
CMYK:
2, 0, 62, 25
HSL:
62°, 48.1781%, 51.5686%
HSV (HSB):
62°, 62.3037%, 74.9020%
XYZ:
40.5395, 48.4208, 13.3404
xyY:
0.3963, 0.4733, 48.4208
CIE-Lab:
75.0896, -16.2560, 57.7167
CIE-LCH:
75.0896, 59.9623, 105.7300
CIE-Luv:
75.0896, 3.0566, 70.0475
Hunter-Lab:
69.5851, -17.7817, 37.3429
#bcbf48 color charts
#bcbf48 color shades, tints & tones
#bcbf48 color schemes
#bcbf48 color preview, HTML & CSS examples
This text has a color of #bcbf48
<p style="color:#bcbf48;">Text here</p>
.mytext {color:#bcbf48;}
This box has a color of #bcbf48
<div style="background-color:#bcbf48;">Content here</div>
.mybackground {background-color:#bcbf48;}
Border around this has a color of #bcbf48
<div style="border:2px solid #bcbf48;">Content here</div>
.myborder {border:2px solid #bcbf48;}