#bc243c color space conversions
Hex:
#bc243c
RGB:
188, 36, 60
CMY:
26, 86, 76
CMYK:
0, 81, 68, 26
HSL:
351°, 67.8571%, 43.9216%
HSV (HSB):
351°, 80.8511%, 73.7255%
XYZ:
22.1855, 12.2794, 5.4758
xyY:
0.5555, 0.3074, 12.2794
CIE-Lab:
41.6567, 59.3353, 25.5849
CIE-LCH:
41.6567, 64.6163, 23.3254
CIE-Luv:
41.6567, 108.5555, 14.9901
Hunter-Lab:
35.0419, 51.6875, 15.2644
#bc243c color charts
#bc243c color shades, tints & tones
#bc243c color schemes
#bc243c color preview, HTML & CSS examples
This text has a color of #bc243c
<p style="color:#bc243c;">Text here</p>
.mytext {color:#bc243c;}
This box has a color of #bc243c
<div style="background-color:#bc243c;">Content here</div>
.mybackground {background-color:#bc243c;}
Border around this has a color of #bc243c
<div style="border:2px solid #bc243c;">Content here</div>
.myborder {border:2px solid #bc243c;}