#bc2949 color space conversions
Hex:
#bc2949
RGB:
188, 41, 73
CMY:
26, 84, 71
CMYK:
0, 78, 61, 26
HSL:
347°, 64.1921%, 44.9020%
HSV (HSB):
347°, 78.1915%, 73.7255%
XYZ:
22.7346, 12.7583, 7.5677
xyY:
0.5280, 0.2963, 12.7583
CIE-Lab:
42.3968, 58.6644, 18.4540
CIE-LCH:
42.3968, 61.4985, 17.4619
CIE-Luv:
42.3968, 102.6096, 9.1164
Hunter-Lab:
35.7187, 51.1055, 12.4414
#bc2949 color charts
#bc2949 color shades, tints & tones
#bc2949 color schemes
#bc2949 color preview, HTML & CSS examples
This text has a color of #bc2949
<p style="color:#bc2949;">Text here</p>
.mytext {color:#bc2949;}
This box has a color of #bc2949
<div style="background-color:#bc2949;">Content here</div>
.mybackground {background-color:#bc2949;}
Border around this has a color of #bc2949
<div style="border:2px solid #bc2949;">Content here</div>
.myborder {border:2px solid #bc2949;}