#bc4e2e color space conversions
Hex:
#bc4e2e
RGB:
188, 78, 46
CMY:
26, 69, 82
CMYK:
0, 59, 76, 26
HSL:
14°, 60.6838%, 45.8824%
HSV (HSB):
14°, 75.5319%, 73.7255%
XYZ:
23.9566, 16.3374, 4.4756
xyY:
0.5351, 0.3649, 16.3374
CIE-Lab:
47.4141, 42.5022, 40.3119
CIE-LCH:
47.4141, 58.5789, 43.4849
CIE-Luv:
47.4141, 87.1783, 32.2060
Hunter-Lab:
40.4196, 35.0623, 21.7287
#bc4e2e color charts
#bc4e2e color shades, tints & tones
#bc4e2e color schemes
#bc4e2e color preview, HTML & CSS examples
This text has a color of #bc4e2e
<p style="color:#bc4e2e;">Text here</p>
.mytext {color:#bc4e2e;}
This box has a color of #bc4e2e
<div style="background-color:#bc4e2e;">Content here</div>
.mybackground {background-color:#bc4e2e;}
Border around this has a color of #bc4e2e
<div style="border:2px solid #bc4e2e;">Content here</div>
.myborder {border:2px solid #bc4e2e;}