#bc996a color space conversions
Hex:
#bc996a
RGB:
188, 153, 106
CMY:
26, 40, 58
CMYK:
0, 19, 44, 26
HSL:
34°, 37.9630%, 57.6471%
HSV (HSB):
34°, 43.6170%, 73.7255%
XYZ:
34.7318, 34.5144, 18.4671
xyY:
0.3960, 0.3935, 34.5144
CIE-Lab:
65.3689, 6.7366, 29.5839
CIE-LCH:
65.3689, 30.3413, 77.1718
CIE-Luv:
65.3689, 26.1018, 36.2817
Hunter-Lab:
58.7490, 2.7166, 22.4872
#bc996a color charts
#bc996a color shades, tints & tones
#bc996a color schemes
#bc996a color preview, HTML & CSS examples
This text has a color of #bc996a
<p style="color:#bc996a;">Text here</p>
.mytext {color:#bc996a;}
This box has a color of #bc996a
<div style="background-color:#bc996a;">Content here</div>
.mybackground {background-color:#bc996a;}
Border around this has a color of #bc996a
<div style="border:2px solid #bc996a;">Content here</div>
.myborder {border:2px solid #bc996a;}