#bc7143 color space conversions
Hex:
#bc7143
RGB:
188, 113, 67
CMY:
26, 56, 74
CMYK:
0, 40, 64, 26
HSL:
23°, 47.4510%, 50.0000%
HSV (HSB):
23°, 64.3617%, 73.7255%
XYZ:
27.6573, 22.9069, 8.2740
xyY:
0.4701, 0.3893, 22.9069
CIE-Lab:
54.9763, 25.3975, 37.6603
CIE-LCH:
54.9763, 45.4239, 56.0050
CIE-Luv:
54.9763, 58.2250, 37.2828
Hunter-Lab:
47.8611, 19.3920, 23.2531
#bc7143 color charts
#bc7143 color shades, tints & tones
#bc7143 color schemes
#bc7143 color preview, HTML & CSS examples
This text has a color of #bc7143
<p style="color:#bc7143;">Text here</p>
.mytext {color:#bc7143;}
This box has a color of #bc7143
<div style="background-color:#bc7143;">Content here</div>
.mybackground {background-color:#bc7143;}
Border around this has a color of #bc7143
<div style="border:2px solid #bc7143;">Content here</div>
.myborder {border:2px solid #bc7143;}