#bc462e color space conversions
Hex:
#bc462e
RGB:
188, 70, 46
CMY:
26, 73, 82
CMYK:
0, 63, 76, 26
HSL:
10°, 60.6838%, 45.8824%
HSV (HSB):
10°, 75.5319%, 73.7255%
XYZ:
23.4223, 15.2689, 4.2975
xyY:
0.5448, 0.3552, 15.2689
CIE-Lab:
46.0004, 46.2304, 38.8023
CIE-LCH:
46.0004, 60.3562, 40.0076
CIE-Luv:
46.0004, 92.8343, 29.6310
Hunter-Lab:
39.0755, 38.6130, 20.8322
#bc462e color charts
#bc462e color shades, tints & tones
#bc462e color schemes
#bc462e color preview, HTML & CSS examples
This text has a color of #bc462e
<p style="color:#bc462e;">Text here</p>
.mytext {color:#bc462e;}
This box has a color of #bc462e
<div style="background-color:#bc462e;">Content here</div>
.mybackground {background-color:#bc462e;}
Border around this has a color of #bc462e
<div style="border:2px solid #bc462e;">Content here</div>
.myborder {border:2px solid #bc462e;}