#bc692e color space conversions
Hex:
#bc692e
RGB:
188, 105, 46
CMY:
26, 59, 82
CMYK:
0, 44, 76, 26
HSL:
25°, 60.6838%, 45.8824%
HSV (HSB):
25°, 75.5319%, 73.7255%
XYZ:
26.2838, 20.9918, 5.2513
xyY:
0.5004, 0.3996, 20.9918
CIE-Lab:
52.9405, 28.5941, 46.0629
CIE-LCH:
52.9405, 54.2163, 58.1695
CIE-Luv:
52.9405, 66.5700, 41.9786
Hunter-Lab:
45.8168, 22.2209, 25.2762
#bc692e color charts
#bc692e color shades, tints & tones
#bc692e color schemes
#bc692e color preview, HTML & CSS examples
This text has a color of #bc692e
<p style="color:#bc692e;">Text here</p>
.mytext {color:#bc692e;}
This box has a color of #bc692e
<div style="background-color:#bc692e;">Content here</div>
.mybackground {background-color:#bc692e;}
Border around this has a color of #bc692e
<div style="border:2px solid #bc692e;">Content here</div>
.myborder {border:2px solid #bc692e;}