#bcb382 color space conversions
Hex:
#bcb382
RGB:
188, 179, 130
CMY:
26, 30, 49
CMYK:
0, 5, 31, 26
HSL:
51°, 30.2083%, 62.3529%
HSV (HSB):
51°, 30.8511%, 73.7255%
XYZ:
40.8884, 44.5433, 27.5618
xyY:
0.3619, 0.3942, 44.5433
CIE-Lab:
72.5901, -4.4059, 26.2256
CIE-LCH:
72.5901, 26.5931, 99.5367
CIE-Luv:
72.5901, 8.2473, 35.8732
Hunter-Lab:
66.7407, -7.4391, 22.2337
#bcb382 color charts
#bcb382 color shades, tints & tones
#bcb382 color schemes
#bcb382 color preview, HTML & CSS examples
This text has a color of #bcb382
<p style="color:#bcb382;">Text here</p>
.mytext {color:#bcb382;}
This box has a color of #bcb382
<div style="background-color:#bcb382;">Content here</div>
.mybackground {background-color:#bcb382;}
Border around this has a color of #bcb382
<div style="border:2px solid #bcb382;">Content here</div>
.myborder {border:2px solid #bcb382;}