#bc402b color space conversions
Hex:
#bc402b
RGB:
188, 64, 43
CMY:
26, 75, 83
CMYK:
0, 66, 77, 26
HSL:
9°, 62.7706%, 45.2941%
HSV (HSB):
9°, 77.1277%, 73.7255%
XYZ:
23.0085, 14.5326, 3.8779
xyY:
0.5555, 0.3509, 14.5326
CIE-Lab:
44.9872, 48.7401, 39.3480
CIE-LCH:
44.9872, 62.6407, 38.9140
CIE-Luv:
44.9872, 97.3528, 28.8840
Hunter-Lab:
38.1216, 41.0217, 20.6539
#bc402b color charts
#bc402b color shades, tints & tones
#bc402b color schemes
#bc402b color preview, HTML & CSS examples
This text has a color of #bc402b
<p style="color:#bc402b;">Text here</p>
.mytext {color:#bc402b;}
This box has a color of #bc402b
<div style="background-color:#bc402b;">Content here</div>
.mybackground {background-color:#bc402b;}
Border around this has a color of #bc402b
<div style="border:2px solid #bc402b;">Content here</div>
.myborder {border:2px solid #bc402b;}