#bc642e color space conversions
Hex:
#bc642e
RGB:
188, 100, 46
CMY:
26, 61, 82
CMYK:
0, 47, 76, 26
HSL:
23°, 60.6838%, 45.8824%
HSV (HSB):
23°, 75.5319%, 73.7255%
XYZ:
25.7894, 20.0030, 5.0865
xyY:
0.5069, 0.3931, 20.0030
CIE-Lab:
51.8406, 31.2798, 44.9361
CIE-LCH:
51.8406, 54.7511, 55.1584
CIE-Luv:
51.8406, 70.4873, 40.0696
Hunter-Lab:
44.7247, 24.6593, 24.5643
#bc642e color charts
#bc642e color shades, tints & tones
#bc642e color schemes
#bc642e color preview, HTML & CSS examples
This text has a color of #bc642e
<p style="color:#bc642e;">Text here</p>
.mytext {color:#bc642e;}
This box has a color of #bc642e
<div style="background-color:#bc642e;">Content here</div>
.mybackground {background-color:#bc642e;}
Border around this has a color of #bc642e
<div style="border:2px solid #bc642e;">Content here</div>
.myborder {border:2px solid #bc642e;}