#bc401e color space conversions
Hex:
#bc401e
RGB:
188, 64, 30
CMY:
26, 75, 88
CMYK:
0, 66, 84, 26
HSL:
13°, 72.4771%, 42.7451%
HSV (HSB):
13°, 84.0426%, 73.7255%
XYZ:
22.8068, 14.4519, 2.8157
xyY:
0.5691, 0.3606, 14.4519
CIE-Lab:
44.8742, 48.3142, 45.8119
CIE-LCH:
44.8742, 66.5807, 43.4771
CIE-Luv:
44.8742, 99.1505, 32.7028
Hunter-Lab:
38.0156, 40.5604, 22.2195
#bc401e color charts
#bc401e color shades, tints & tones
#bc401e color schemes
#bc401e color preview, HTML & CSS examples
This text has a color of #bc401e
<p style="color:#bc401e;">Text here</p>
.mytext {color:#bc401e;}
This box has a color of #bc401e
<div style="background-color:#bc401e;">Content here</div>
.mybackground {background-color:#bc401e;}
Border around this has a color of #bc401e
<div style="border:2px solid #bc401e;">Content here</div>
.myborder {border:2px solid #bc401e;}