#bcb08f color space conversions
Hex:
#bcb08f
RGB:
188, 176, 143
CMY:
26, 31, 44
CMYK:
0, 6, 24, 26
HSL:
44°, 25.1397%, 64.9020%
HSV (HSB):
44°, 23.9362%, 73.7255%
XYZ:
41.2223, 43.7252, 32.2538
xyY:
0.3517, 0.3731, 43.7252
CIE-Lab:
72.0444, -1.0292, 18.4783
CIE-LCH:
72.0444, 18.5069, 93.1879
CIE-Luv:
72.0444, 9.2397, 25.6396
Hunter-Lab:
66.1250, -4.4421, 17.3677
#bcb08f color charts
#bcb08f color shades, tints & tones
#bcb08f color schemes
#bcb08f color preview, HTML & CSS examples
This text has a color of #bcb08f
<p style="color:#bcb08f;">Text here</p>
.mytext {color:#bcb08f;}
This box has a color of #bcb08f
<div style="background-color:#bcb08f;">Content here</div>
.mybackground {background-color:#bcb08f;}
Border around this has a color of #bcb08f
<div style="border:2px solid #bcb08f;">Content here</div>
.myborder {border:2px solid #bcb08f;}