#bc922c color space conversions
Hex:
#bc922c
RGB:
188, 146, 44
CMY:
26, 43, 83
CMYK:
0, 22, 77, 26
HSL:
43°, 62.0690%, 45.4902%
HSV (HSB):
43°, 76.5957%, 73.7255%
XYZ:
31.4725, 31.4310, 6.7909
xyY:
0.4516, 0.4510, 31.4310
CIE-Lab:
62.8698, 5.9578, 56.6680
CIE-LCH:
62.8698, 56.9803, 83.9983
CIE-Luv:
62.8698, 34.9198, 59.0265
Hunter-Lab:
56.0633, 2.0945, 32.0626
#bc922c color charts
#bc922c color shades, tints & tones
#bc922c color schemes
#bc922c color preview, HTML & CSS examples
This text has a color of #bc922c
<p style="color:#bc922c;">Text here</p>
.mytext {color:#bc922c;}
This box has a color of #bc922c
<div style="background-color:#bc922c;">Content here</div>
.mybackground {background-color:#bc922c;}
Border around this has a color of #bc922c
<div style="border:2px solid #bc922c;">Content here</div>
.myborder {border:2px solid #bc922c;}