#bc392b color space conversions
Hex:
#bc392b
RGB:
188, 57, 43
CMY:
26, 78, 83
CMYK:
0, 70, 77, 26
HSL:
6°, 62.7706%, 45.2941%
HSV (HSB):
6°, 77.1277%, 73.7255%
XYZ:
22.6382, 13.7920, 3.7545
xyY:
0.5634, 0.3432, 13.7920
CIE-Lab:
43.9332, 51.6027, 38.2364
CIE-LCH:
43.9332, 64.2250, 36.5376
CIE-Luv:
43.9332, 101.7974, 26.9489
Hunter-Lab:
37.1376, 43.8185, 20.0024
#bc392b color charts
#bc392b color shades, tints & tones
#bc392b color schemes
#bc392b color preview, HTML & CSS examples
This text has a color of #bc392b
<p style="color:#bc392b;">Text here</p>
.mytext {color:#bc392b;}
This box has a color of #bc392b
<div style="background-color:#bc392b;">Content here</div>
.mybackground {background-color:#bc392b;}
Border around this has a color of #bc392b
<div style="border:2px solid #bc392b;">Content here</div>
.myborder {border:2px solid #bc392b;}