#bc3943 color space conversions
Hex:
#bc3943
RGB:
188, 57, 67
CMY:
26, 78, 74
CMYK:
0, 70, 64, 26
HSL:
355°, 53.4694%, 48.0392%
HSV (HSB):
355°, 69.6809%, 73.7255%
XYZ:
23.2153, 14.0229, 6.7933
xyY:
0.5272, 0.3185, 14.0229
CIE-Lab:
44.2657, 52.7809, 24.5826
CIE-LCH:
44.2657, 58.2248, 24.9737
CIE-Luv:
44.2657, 96.5867, 16.4913
Hunter-Lab:
37.4471, 45.1283, 15.4572
#bc3943 color charts
#bc3943 color shades, tints & tones
#bc3943 color schemes
#bc3943 color preview, HTML & CSS examples
This text has a color of #bc3943
<p style="color:#bc3943;">Text here</p>
.mytext {color:#bc3943;}
This box has a color of #bc3943
<div style="background-color:#bc3943;">Content here</div>
.mybackground {background-color:#bc3943;}
Border around this has a color of #bc3943
<div style="border:2px solid #bc3943;">Content here</div>
.myborder {border:2px solid #bc3943;}