#bc8e7e color space conversions
Hex:
#bc8e7e
RGB:
188, 142, 126
CMY:
26, 44, 51
CMYK:
0, 24, 33, 26
HSL:
15°, 31.6327%, 61.5686%
HSV (HSB):
15°, 32.9787%, 73.7255%
XYZ:
34.1779, 31.5437, 24.0258
xyY:
0.3808, 0.3515, 31.5437
CIE-Lab:
62.9640, 15.1922, 15.2884
CIE-LCH:
62.9640, 21.5532, 45.1808
CIE-Luv:
62.9640, 31.1939, 17.7070
Hunter-Lab:
56.1638, 10.3378, 13.9515
#bc8e7e color charts
#bc8e7e color shades, tints & tones
#bc8e7e color schemes
#bc8e7e color preview, HTML & CSS examples
This text has a color of #bc8e7e
<p style="color:#bc8e7e;">Text here</p>
.mytext {color:#bc8e7e;}
This box has a color of #bc8e7e
<div style="background-color:#bc8e7e;">Content here</div>
.mybackground {background-color:#bc8e7e;}
Border around this has a color of #bc8e7e
<div style="border:2px solid #bc8e7e;">Content here</div>
.myborder {border:2px solid #bc8e7e;}