#bc805c color space conversions
Hex:
#bc805c
RGB:
188, 128, 92
CMY:
26, 50, 64
CMYK:
0, 32, 51, 26
HSL:
23°, 41.7391%, 54.9020%
HSV (HSB):
23°, 51.0638%, 73.7255%
XYZ:
30.3900, 26.9024, 13.7162
xyY:
0.4280, 0.3789, 26.9024
CIE-Lab:
58.8839, 19.1258, 28.8517
CIE-LCH:
58.8839, 34.6153, 56.4596
CIE-Luv:
58.8839, 44.4257, 31.6251
Hunter-Lab:
51.8675, 13.8177, 20.6283
#bc805c color charts
#bc805c color shades, tints & tones
#bc805c color schemes
#bc805c color preview, HTML & CSS examples
This text has a color of #bc805c
<p style="color:#bc805c;">Text here</p>
.mytext {color:#bc805c;}
This box has a color of #bc805c
<div style="background-color:#bc805c;">Content here</div>
.mybackground {background-color:#bc805c;}
Border around this has a color of #bc805c
<div style="border:2px solid #bc805c;">Content here</div>
.myborder {border:2px solid #bc805c;}