#bc6d2d color space conversions
Hex:
#bc6d2d
RGB:
188, 109, 45
CMY:
26, 57, 82
CMYK:
0, 42, 76, 26
HSL:
27°, 61.3734%, 45.6863%
HSV (HSB):
27°, 76.0638%, 73.7255%
XYZ:
26.6813, 21.8181, 5.2877
xyY:
0.4961, 0.4056, 21.8181
CIE-Lab:
53.8335, 26.3793, 47.4347
CIE-LCH:
53.8335, 54.2763, 60.9207
CIE-Luv:
53.8335, 63.5104, 43.8366
Hunter-Lab:
46.7099, 20.2195, 25.9851
#bc6d2d color charts
#bc6d2d color shades, tints & tones
#bc6d2d color schemes
#bc6d2d color preview, HTML & CSS examples
This text has a color of #bc6d2d
<p style="color:#bc6d2d;">Text here</p>
.mytext {color:#bc6d2d;}
This box has a color of #bc6d2d
<div style="background-color:#bc6d2d;">Content here</div>
.mybackground {background-color:#bc6d2d;}
Border around this has a color of #bc6d2d
<div style="border:2px solid #bc6d2d;">Content here</div>
.myborder {border:2px solid #bc6d2d;}