#bc403f color space conversions
Hex:
#bc403f
RGB:
188, 64, 63
CMY:
26, 75, 75
CMYK:
0, 66, 66, 26
HSL:
0°, 49.8008%, 49.2157%
HSV (HSB):
0°, 66.4894%, 73.7255%
XYZ:
23.4696, 14.7170, 6.3063
xyY:
0.5275, 0.3308, 14.7170
CIE-Lab:
45.2442, 49.7007, 28.2123
CIE-LCH:
45.2442, 57.1497, 29.5811
CIE-Luv:
45.2442, 93.4711, 20.5936
Hunter-Lab:
38.3628, 42.0681, 17.1075
#bc403f color charts
#bc403f color shades, tints & tones
#bc403f color schemes
#bc403f color preview, HTML & CSS examples
This text has a color of #bc403f
<p style="color:#bc403f;">Text here</p>
.mytext {color:#bc403f;}
This box has a color of #bc403f
<div style="background-color:#bc403f;">Content here</div>
.mybackground {background-color:#bc403f;}
Border around this has a color of #bc403f
<div style="border:2px solid #bc403f;">Content here</div>
.myborder {border:2px solid #bc403f;}