#bc695f color space conversions
Hex:
#bc695f
RGB:
188, 105, 95
CMY:
26, 59, 63
CMYK:
0, 44, 49, 26
HSL:
6°, 40.9692%, 55.4902%
HSV (HSB):
6°, 49.4681%, 73.7255%
XYZ:
27.8562, 21.6207, 13.5315
xyY:
0.4421, 0.3431, 21.6207
CIE-Lab:
53.6223, 32.0260, 20.2319
CIE-LCH:
53.6223, 37.8814, 32.2820
CIE-Luv:
53.6223, 59.8490, 18.8879
Hunter-Lab:
46.4981, 25.5644, 15.2946
#bc695f color charts
#bc695f color shades, tints & tones
#bc695f color schemes
#bc695f color preview, HTML & CSS examples
This text has a color of #bc695f
<p style="color:#bc695f;">Text here</p>
.mytext {color:#bc695f;}
This box has a color of #bc695f
<div style="background-color:#bc695f;">Content here</div>
.mybackground {background-color:#bc695f;}
Border around this has a color of #bc695f
<div style="border:2px solid #bc695f;">Content here</div>
.myborder {border:2px solid #bc695f;}