#bc744a color space conversions
Hex:
#bc744a
RGB:
188, 116, 74
CMY:
26, 55, 71
CMYK:
0, 38, 61, 26
HSL:
22°, 45.9677%, 51.3725%
HSV (HSB):
22°, 60.6383%, 73.7255%
XYZ:
28.2205, 23.6766, 9.5612
xyY:
0.4592, 0.3852, 23.6766
CIE-Lab:
55.7625, 24.2424, 34.8327
CIE-LCH:
55.7625, 42.4383, 55.1633
CIE-Luv:
55.7625, 55.1733, 35.3788
Hunter-Lab:
48.6586, 18.3720, 22.4107
#bc744a color charts
#bc744a color shades, tints & tones
#bc744a color schemes
#bc744a color preview, HTML & CSS examples
This text has a color of #bc744a
<p style="color:#bc744a;">Text here</p>
.mytext {color:#bc744a;}
This box has a color of #bc744a
<div style="background-color:#bc744a;">Content here</div>
.mybackground {background-color:#bc744a;}
Border around this has a color of #bc744a
<div style="border:2px solid #bc744a;">Content here</div>
.myborder {border:2px solid #bc744a;}