#bc9255 color space conversions
Hex:
#bc9255
RGB:
188, 146, 85
CMY:
26, 43, 67
CMYK:
0, 22, 55, 26
HSL:
36°, 43.4599%, 53.5294%
HSV (HSB):
36°, 54.7872%, 73.7255%
XYZ:
32.6576, 31.9050, 13.0314
xyY:
0.4209, 0.4112, 31.9050
CIE-Lab:
63.2643, 8.5456, 38.1012
CIE-LCH:
63.2643, 39.0478, 77.3585
CIE-Luv:
63.2643, 32.5101, 43.9473
Hunter-Lab:
56.4845, 4.3553, 25.8606
#bc9255 color charts
#bc9255 color shades, tints & tones
#bc9255 color schemes
#bc9255 color preview, HTML & CSS examples
This text has a color of #bc9255
<p style="color:#bc9255;">Text here</p>
.mytext {color:#bc9255;}
This box has a color of #bc9255
<div style="background-color:#bc9255;">Content here</div>
.mybackground {background-color:#bc9255;}
Border around this has a color of #bc9255
<div style="border:2px solid #bc9255;">Content here</div>
.myborder {border:2px solid #bc9255;}