#bc325f color space conversions
Hex:
#bc325f
RGB:
188, 50, 95
CMY:
26, 80, 63
CMYK:
0, 73, 49, 26
HSL:
340°, 57.9832%, 46.6667%
HSV (HSB):
340°, 73.4043%, 73.7255%
XYZ:
23.9452, 13.7988, 12.2279
xyY:
0.4792, 0.2761, 13.7988
CIE-Lab:
43.9430, 57.4138, 6.8575
CIE-LCH:
43.9430, 57.8219, 6.8111
CIE-Luv:
43.9430, 91.4421, -2.4392
Hunter-Lab:
37.1467, 50.0563, 6.4858
#bc325f color charts
#bc325f color shades, tints & tones
#bc325f color schemes
#bc325f color preview, HTML & CSS examples
This text has a color of #bc325f
<p style="color:#bc325f;">Text here</p>
.mytext {color:#bc325f;}
This box has a color of #bc325f
<div style="background-color:#bc325f;">Content here</div>
.mybackground {background-color:#bc325f;}
Border around this has a color of #bc325f
<div style="border:2px solid #bc325f;">Content here</div>
.myborder {border:2px solid #bc325f;}