#bc899b color space conversions
Hex:
#bc899b
RGB:
188, 137, 155
CMY:
26, 46, 39
CMYK:
0, 27, 18, 26
HSL:
339°, 27.5676%, 63.7255%
HSV (HSB):
339°, 27.1277%, 73.7255%
XYZ:
35.6011, 30.9492, 35.1078
xyY:
0.3502, 0.3044, 30.9492
CIE-Lab:
62.4648, 22.2121, -1.8602
CIE-LCH:
62.4648, 22.2899, 355.2128
CIE-Luv:
62.4648, 30.4320, -6.5437
Hunter-Lab:
55.6320, 16.8730, 1.5262
#bc899b color charts
#bc899b color shades, tints & tones
#bc899b color schemes
#bc899b color preview, HTML & CSS examples
This text has a color of #bc899b
<p style="color:#bc899b;">Text here</p>
.mytext {color:#bc899b;}
This box has a color of #bc899b
<div style="background-color:#bc899b;">Content here</div>
.mybackground {background-color:#bc899b;}
Border around this has a color of #bc899b
<div style="border:2px solid #bc899b;">Content here</div>
.myborder {border:2px solid #bc899b;}