#bc6356 color space conversions
Hex:
#bc6356
RGB:
188, 99, 86
CMY:
26, 61, 66
CMYK:
0, 47, 54, 26
HSL:
8°, 43.2203%, 53.7255%
HSV (HSB):
8°, 54.2553%, 73.7255%
XYZ:
26.8806, 20.2869, 11.3031
xyY:
0.4597, 0.3470, 20.2869
CIE-Lab:
52.1601, 34.4052, 23.5214
CIE-LCH:
52.1601, 41.6770, 34.3588
CIE-Luv:
52.1601, 65.5476, 21.5364
Hunter-Lab:
45.0410, 27.7075, 16.6498
#bc6356 color charts
#bc6356 color shades, tints & tones
#bc6356 color schemes
#bc6356 color preview, HTML & CSS examples
This text has a color of #bc6356
<p style="color:#bc6356;">Text here</p>
.mytext {color:#bc6356;}
This box has a color of #bc6356
<div style="background-color:#bc6356;">Content here</div>
.mybackground {background-color:#bc6356;}
Border around this has a color of #bc6356
<div style="border:2px solid #bc6356;">Content here</div>
.myborder {border:2px solid #bc6356;}