#bc653a color space conversions
Hex:
#bc653a
RGB:
188, 101, 58
CMY:
26, 60, 77
CMYK:
0, 46, 69, 26
HSL:
20°, 52.8455%, 48.2353%
HSV (HSB):
20°, 69.1489%, 73.7255%
XYZ:
26.1564, 20.3042, 6.5435
xyY:
0.4935, 0.3831, 20.3042
CIE-Lab:
52.1794, 31.3477, 39.2114
CIE-LCH:
52.1794, 50.2017, 51.3592
CIE-Luv:
52.1794, 68.3706, 36.1214
Hunter-Lab:
45.0602, 24.7599, 22.9322
#bc653a color charts
#bc653a color shades, tints & tones
#bc653a color schemes
#bc653a color preview, HTML & CSS examples
This text has a color of #bc653a
<p style="color:#bc653a;">Text here</p>
.mytext {color:#bc653a;}
This box has a color of #bc653a
<div style="background-color:#bc653a;">Content here</div>
.mybackground {background-color:#bc653a;}
Border around this has a color of #bc653a
<div style="border:2px solid #bc653a;">Content here</div>
.myborder {border:2px solid #bc653a;}