#bc403c color space conversions
Hex:
#bc403c
RGB:
188, 64, 60
CMY:
26, 75, 76
CMYK:
0, 66, 68, 26
HSL:
2°, 51.6129%, 48.6275%
HSV (HSB):
2°, 68.0851%, 73.7255%
XYZ:
23.3880, 14.6844, 5.8767
xyY:
0.5322, 0.3341, 14.6844
CIE-Lab:
45.1989, 49.5320, 29.9330
CIE-LCH:
45.1989, 57.8741, 31.1453
CIE-Luv:
45.1989, 94.1359, 22.0180
Hunter-Lab:
38.3202, 41.8838, 17.7317
#bc403c color charts
#bc403c color shades, tints & tones
#bc403c color schemes
#bc403c color preview, HTML & CSS examples
This text has a color of #bc403c
<p style="color:#bc403c;">Text here</p>
.mytext {color:#bc403c;}
This box has a color of #bc403c
<div style="background-color:#bc403c;">Content here</div>
.mybackground {background-color:#bc403c;}
Border around this has a color of #bc403c
<div style="border:2px solid #bc403c;">Content here</div>
.myborder {border:2px solid #bc403c;}