#bc912c color space conversions
Hex:
#bc912c
RGB:
188, 145, 44
CMY:
26, 43, 83
CMYK:
0, 23, 77, 26
HSL:
42°, 62.0690%, 45.4902%
HSV (HSB):
42°, 76.5957%, 73.7255%
XYZ:
31.3191, 31.1240, 6.7397
xyY:
0.4527, 0.4499, 31.1240
CIE-Lab:
62.6122, 6.5049, 56.4236
CIE-LCH:
62.6122, 56.7973, 83.4236
CIE-Luv:
62.6122, 35.6679, 58.6154
Hunter-Lab:
55.7889, 2.5767, 31.8896
#bc912c color charts
#bc912c color shades, tints & tones
#bc912c color schemes
#bc912c color preview, HTML & CSS examples
This text has a color of #bc912c
<p style="color:#bc912c;">Text here</p>
.mytext {color:#bc912c;}
This box has a color of #bc912c
<div style="background-color:#bc912c;">Content here</div>
.mybackground {background-color:#bc912c;}
Border around this has a color of #bc912c
<div style="border:2px solid #bc912c;">Content here</div>
.myborder {border:2px solid #bc912c;}