#bc6c5c color space conversions
Hex:
#bc6c5c
RGB:
188, 108, 92
CMY:
26, 58, 64
CMYK:
0, 43, 51, 26
HSL:
10°, 41.7391%, 54.9020%
HSV (HSB):
10°, 51.0638%, 73.7255%
XYZ:
28.0334, 22.1892, 12.9306
xyY:
0.4439, 0.3514, 22.1892
CIE-Lab:
54.2272, 30.1214, 22.7746
CIE-LCH:
54.2272, 37.7622, 37.0927
CIE-Luv:
54.2272, 58.3208, 22.0942
Hunter-Lab:
47.1054, 23.7944, 16.6984
#bc6c5c color charts
#bc6c5c color shades, tints & tones
#bc6c5c color schemes
#bc6c5c color preview, HTML & CSS examples
This text has a color of #bc6c5c
<p style="color:#bc6c5c;">Text here</p>
.mytext {color:#bc6c5c;}
This box has a color of #bc6c5c
<div style="background-color:#bc6c5c;">Content here</div>
.mybackground {background-color:#bc6c5c;}
Border around this has a color of #bc6c5c
<div style="border:2px solid #bc6c5c;">Content here</div>
.myborder {border:2px solid #bc6c5c;}