#bc404c color space conversions
Hex:
#bc404c
RGB:
188, 64, 76
CMY:
26, 75, 70
CMYK:
0, 66, 60, 26
HSL:
354°, 49.2063%, 49.4118%
HSV (HSB):
354°, 65.9574%, 73.7255%
XYZ:
23.8769, 14.8800, 8.4511
xyY:
0.5058, 0.3152, 14.8800
CIE-Lab:
45.4693, 50.5343, 20.6686
CIE-LCH:
45.4693, 54.5977, 22.2447
CIE-Luv:
45.4693, 90.2835, 13.7364
Hunter-Lab:
38.5746, 42.9828, 14.0126
#bc404c color charts
#bc404c color shades, tints & tones
#bc404c color schemes
#bc404c color preview, HTML & CSS examples
This text has a color of #bc404c
<p style="color:#bc404c;">Text here</p>
.mytext {color:#bc404c;}
This box has a color of #bc404c
<div style="background-color:#bc404c;">Content here</div>
.mybackground {background-color:#bc404c;}
Border around this has a color of #bc404c
<div style="border:2px solid #bc404c;">Content here</div>
.myborder {border:2px solid #bc404c;}