#bc301c color space conversions
Hex:
#bc301c
RGB:
188, 48, 28
CMY:
26, 81, 89
CMYK:
0, 74, 85, 26
HSL:
8°, 74.0741%, 42.3529%
HSV (HSB):
8°, 85.1064%, 73.7255%
XYZ:
22.0056, 12.8891, 2.4266
xyY:
0.5896, 0.3454, 12.8891
CIE-Lab:
42.5957, 54.4535, 44.7440
CIE-LCH:
42.5957, 70.4784, 39.4097
CIE-Luv:
42.5957, 109.3917, 29.2016
Hunter-Lab:
35.9014, 46.5832, 21.1235
#bc301c color charts
#bc301c color shades, tints & tones
#bc301c color schemes
#bc301c color preview, HTML & CSS examples
This text has a color of #bc301c
<p style="color:#bc301c;">Text here</p>
.mytext {color:#bc301c;}
This box has a color of #bc301c
<div style="background-color:#bc301c;">Content here</div>
.mybackground {background-color:#bc301c;}
Border around this has a color of #bc301c
<div style="border:2px solid #bc301c;">Content here</div>
.myborder {border:2px solid #bc301c;}