#bcb78c color space conversions
Hex:
#bcb78c
RGB:
188, 183, 140
CMY:
26, 28, 45
CMYK:
0, 3, 26, 26
HSL:
54°, 26.3736%, 64.3137%
HSV (HSB):
54°, 25.5319%, 73.7255%
XYZ:
42.4061, 46.4518, 31.5420
xyY:
0.3522, 0.3858, 46.4518
CIE-Lab:
73.8377, -5.1699, 22.5582
CIE-LCH:
73.8377, 23.1430, 102.9083
CIE-Luv:
73.8377, 5.3692, 31.7310
Hunter-Lab:
68.1555, -8.2101, 20.2698
#bcb78c color charts
#bcb78c color shades, tints & tones
#bcb78c color schemes
#bcb78c color preview, HTML & CSS examples
This text has a color of #bcb78c
<p style="color:#bcb78c;">Text here</p>
.mytext {color:#bcb78c;}
This box has a color of #bcb78c
<div style="background-color:#bcb78c;">Content here</div>
.mybackground {background-color:#bcb78c;}
Border around this has a color of #bcb78c
<div style="border:2px solid #bcb78c;">Content here</div>
.myborder {border:2px solid #bcb78c;}