#bc242d color space conversions
Hex:
#bc242d
RGB:
188, 36, 45
CMY:
26, 86, 82
CMYK:
0, 81, 76, 26
HSL:
356°, 67.8571%, 43.9216%
HSV (HSB):
356°, 80.8511%, 73.7255%
XYZ:
21.8436, 12.1426, 3.6751
xyY:
0.5800, 0.3224, 12.1426
CIE-Lab:
41.4418, 58.6716, 34.4029
CIE-LCH:
41.4418, 68.0141, 30.3858
CIE-Luv:
41.4418, 112.3485, 21.5174
Hunter-Lab:
34.8462, 50.9130, 18.1393
#bc242d color charts
#bc242d color shades, tints & tones
#bc242d color schemes
#bc242d color preview, HTML & CSS examples
This text has a color of #bc242d
<p style="color:#bc242d;">Text here</p>
.mytext {color:#bc242d;}
This box has a color of #bc242d
<div style="background-color:#bc242d;">Content here</div>
.mybackground {background-color:#bc242d;}
Border around this has a color of #bc242d
<div style="border:2px solid #bc242d;">Content here</div>
.myborder {border:2px solid #bc242d;}