#bc8e8a color space conversions
Hex:
#bc8e8a
RGB:
188, 142, 138
CMY:
26, 44, 46
CMYK:
0, 24, 27, 26
HSL:
5°, 27.1739%, 63.9216%
HSV (HSB):
5°, 26.5957%, 73.7255%
XYZ:
34.9995, 31.8723, 28.3521
xyY:
0.3675, 0.3347, 31.8723
CIE-Lab:
63.2372, 16.8407, 8.9020
CIE-LCH:
63.2372, 19.0488, 27.8610
CIE-Luv:
63.2372, 29.7720, 9.2360
Hunter-Lab:
56.4556, 11.8633, 9.7434
#bc8e8a color charts
#bc8e8a color shades, tints & tones
#bc8e8a color schemes
#bc8e8a color preview, HTML & CSS examples
This text has a color of #bc8e8a
<p style="color:#bc8e8a;">Text here</p>
.mytext {color:#bc8e8a;}
This box has a color of #bc8e8a
<div style="background-color:#bc8e8a;">Content here</div>
.mybackground {background-color:#bc8e8a;}
Border around this has a color of #bc8e8a
<div style="border:2px solid #bc8e8a;">Content here</div>
.myborder {border:2px solid #bc8e8a;}