#bc972a color space conversions
Hex:
#bc972a
RGB:
188, 151, 42
CMY:
26, 41, 84
CMYK:
0, 20, 78, 26
HSL:
45°, 63.4783%, 45.0980%
HSV (HSB):
45°, 77.6596%, 73.7255%
XYZ:
32.2236, 32.9918, 6.8602
xyY:
0.4471, 0.4577, 32.9918
CIE-Lab:
64.1542, 3.1513, 58.6137
CIE-LCH:
64.1542, 58.6984, 86.9226
CIE-Luv:
64.1542, 31.2802, 61.5623
Hunter-Lab:
57.4384, -0.3769, 33.1256
#bc972a color charts
#bc972a color shades, tints & tones
#bc972a color schemes
#bc972a color preview, HTML & CSS examples
This text has a color of #bc972a
<p style="color:#bc972a;">Text here</p>
.mytext {color:#bc972a;}
This box has a color of #bc972a
<div style="background-color:#bc972a;">Content here</div>
.mybackground {background-color:#bc972a;}
Border around this has a color of #bc972a
<div style="border:2px solid #bc972a;">Content here</div>
.myborder {border:2px solid #bc972a;}