#bcb37d color space conversions
Hex:
#bcb37d
RGB:
188, 179, 125
CMY:
26, 30, 51
CMYK:
0, 5, 34, 26
HSL:
51°, 31.9797%, 61.3725%
HSV (HSB):
51°, 33.5106%, 73.7255%
XYZ:
40.5608, 44.4122, 25.8367
xyY:
0.3660, 0.4008, 44.4122
CIE-Lab:
72.5032, -5.0418, 28.7722
CIE-LCH:
72.5032, 29.2107, 99.9392
CIE-Luv:
72.5032, 8.5168, 38.9578
Hunter-Lab:
66.6425, -7.9834, 23.6636
#bcb37d color charts
#bcb37d color shades, tints & tones
#bcb37d color schemes
#bcb37d color preview, HTML & CSS examples
This text has a color of #bcb37d
<p style="color:#bcb37d;">Text here</p>
.mytext {color:#bcb37d;}
This box has a color of #bcb37d
<div style="background-color:#bcb37d;">Content here</div>
.mybackground {background-color:#bcb37d;}
Border around this has a color of #bcb37d
<div style="border:2px solid #bcb37d;">Content here</div>
.myborder {border:2px solid #bcb37d;}