#bcbf75 color space conversions
Hex:
#bcbf75
RGB:
188, 191, 117
CMY:
26, 25, 54
CMYK:
2, 0, 39, 25
HSL:
62°, 36.6337%, 60.3922%
HSV (HSB):
62°, 38.7435%, 74.9020%
XYZ:
42.5807, 49.2373, 24.0891
xyY:
0.3674, 0.4248, 49.2373
CIE-Lab:
75.5987, -12.2369, 36.9665
CIE-LCH:
75.5987, 38.9392, 108.3159
CIE-Luv:
75.5987, 1.7099, 50.0415
Hunter-Lab:
70.1693, -14.4774, 28.7643
#bcbf75 color charts
#bcbf75 color shades, tints & tones
#bcbf75 color schemes
#bcbf75 color preview, HTML & CSS examples
This text has a color of #bcbf75
<p style="color:#bcbf75;">Text here</p>
.mytext {color:#bcbf75;}
This box has a color of #bcbf75
<div style="background-color:#bcbf75;">Content here</div>
.mybackground {background-color:#bcbf75;}
Border around this has a color of #bcbf75
<div style="border:2px solid #bcbf75;">Content here</div>
.myborder {border:2px solid #bcbf75;}