#bc731e color space conversions
Hex:
#bc731e
RGB:
188, 115, 30
CMY:
26, 55, 88
CMYK:
0, 39, 84, 26
HSL:
32°, 72.4771%, 42.7451%
HSV (HSB):
32°, 84.0426%, 73.7255%
XYZ:
27.1041, 23.0466, 4.2482
xyY:
0.4982, 0.4237, 23.0466
CIE-Lab:
55.1203, 22.5529, 54.7876
CIE-LCH:
55.1203, 59.2479, 67.6258
CIE-Luv:
55.1203, 59.7340, 49.9087
Hunter-Lab:
48.0068, 16.7671, 28.3581
#bc731e color charts
#bc731e color shades, tints & tones
#bc731e color schemes
#bc731e color preview, HTML & CSS examples
This text has a color of #bc731e
<p style="color:#bc731e;">Text here</p>
.mytext {color:#bc731e;}
This box has a color of #bc731e
<div style="background-color:#bc731e;">Content here</div>
.mybackground {background-color:#bc731e;}
Border around this has a color of #bc731e
<div style="border:2px solid #bc731e;">Content here</div>
.myborder {border:2px solid #bc731e;}