#bc743a color space conversions
Hex:
#bc743a
RGB:
188, 116, 58
CMY:
26, 55, 77
CMYK:
0, 38, 69, 26
HSL:
27°, 52.8455%, 48.2353%
HSV (HSB):
27°, 69.1489%, 73.7255%
XYZ:
27.7481, 23.4876, 7.0741
xyY:
0.4759, 0.4028, 23.4876
CIE-Lab:
55.5711, 23.1960, 42.9966
CIE-LCH:
55.5711, 48.8545, 61.6538
CIE-Luv:
55.5711, 56.8932, 42.2209
Hunter-Lab:
48.4640, 17.3883, 25.2706
#bc743a color charts
#bc743a color shades, tints & tones
#bc743a color schemes
#bc743a color preview, HTML & CSS examples
This text has a color of #bc743a
<p style="color:#bc743a;">Text here</p>
.mytext {color:#bc743a;}
This box has a color of #bc743a
<div style="background-color:#bc743a;">Content here</div>
.mybackground {background-color:#bc743a;}
Border around this has a color of #bc743a
<div style="border:2px solid #bc743a;">Content here</div>
.myborder {border:2px solid #bc743a;}