#bc374d color space conversions
Hex:
#bc374d
RGB:
188, 55, 77
CMY:
26, 78, 70
CMYK:
0, 71, 59, 26
HSL:
350°, 54.7325%, 47.6471%
HSV (HSB):
350°, 70.7447%, 73.7255%
XYZ:
23.4448, 13.9596, 8.4800
xyY:
0.5110, 0.3042, 13.9596
CIE-Lab:
44.1749, 54.1989, 18.3399
CIE-LCH:
44.1749, 57.2178, 18.6949
CIE-Luv:
44.1749, 94.9008, 10.3948
Hunter-Lab:
37.3625, 46.6235, 12.6970
#bc374d color charts
#bc374d color shades, tints & tones
#bc374d color schemes
#bc374d color preview, HTML & CSS examples
This text has a color of #bc374d
<p style="color:#bc374d;">Text here</p>
.mytext {color:#bc374d;}
This box has a color of #bc374d
<div style="background-color:#bc374d;">Content here</div>
.mybackground {background-color:#bc374d;}
Border around this has a color of #bc374d
<div style="border:2px solid #bc374d;">Content here</div>
.myborder {border:2px solid #bc374d;}