#bc502e color space conversions
Hex:
#bc502e
RGB:
188, 80, 46
CMY:
26, 69, 82
CMYK:
0, 57, 76, 26
HSL:
14°, 60.6838%, 45.8824%
HSV (HSB):
14°, 75.5319%, 73.7255%
XYZ:
24.1008, 16.6259, 4.5236
xyY:
0.5326, 0.3674, 16.6259
CIE-Lab:
47.7852, 41.5352, 40.7055
CIE-LCH:
47.7852, 58.1559, 44.4220
CIE-Luv:
47.7852, 85.7199, 32.8769
Hunter-Lab:
40.7749, 34.1499, 21.9647
#bc502e color charts
#bc502e color shades, tints & tones
#bc502e color schemes
#bc502e color preview, HTML & CSS examples
This text has a color of #bc502e
<p style="color:#bc502e;">Text here</p>
.mytext {color:#bc502e;}
This box has a color of #bc502e
<div style="background-color:#bc502e;">Content here</div>
.mybackground {background-color:#bc502e;}
Border around this has a color of #bc502e
<div style="border:2px solid #bc502e;">Content here</div>
.myborder {border:2px solid #bc502e;}