#bc354c color space conversions
Hex:
#bc354c
RGB:
188, 53, 76
CMY:
26, 79, 70
CMYK:
0, 72, 60, 26
HSL:
350°, 56.0166%, 47.2549%
HSV (HSB):
350°, 71.8085%, 73.7255%
XYZ:
23.3166, 13.7594, 8.2644
xyY:
0.5143, 0.3035, 13.7594
CIE-Lab:
43.8859, 54.8725, 18.5716
CIE-LCH:
43.8859, 57.9301, 18.6984
CIE-Luv:
43.8859, 96.2058, 10.4074
Hunter-Lab:
37.0936, 47.2893, 12.7559
#bc354c color charts
#bc354c color shades, tints & tones
#bc354c color schemes
#bc354c color preview, HTML & CSS examples
This text has a color of #bc354c
<p style="color:#bc354c;">Text here</p>
.mytext {color:#bc354c;}
This box has a color of #bc354c
<div style="background-color:#bc354c;">Content here</div>
.mybackground {background-color:#bc354c;}
Border around this has a color of #bc354c
<div style="border:2px solid #bc354c;">Content here</div>
.myborder {border:2px solid #bc354c;}