#bc123d color space conversions
Hex:
#bc123d
RGB:
188, 18, 61
CMY:
26, 93, 76
CMYK:
0, 90, 68, 26
HSL:
345°, 82.5243%, 40.3922%
HSV (HSB):
345°, 90.4255%, 73.7255%
XYZ:
21.7976, 11.4609, 5.4782
xyY:
0.5627, 0.2959, 11.4609
CIE-Lab:
40.3461, 63.1796, 23.3147
CIE-LCH:
40.3461, 67.3442, 20.2552
CIE-Luv:
40.3461, 113.8509, 11.8036
Hunter-Lab:
33.8540, 55.6869, 14.1036
#bc123d color charts
#bc123d RGB chart
#bc123d CMYK chart
#bc123d RGB pie chart
#bc123d color shades, tints & tones
#bc123d color schemes
#bc123d color preview, HTML & CSS examples
This text has a color of #bc123d
<p style="color:#bc123d;">Text here</p>
.mytext {color:#bc123d;}
Text color #bc123d
This box has a color of #bc123d
<div style="background-color:#bc123d;">Content here</div>
.mybackground {background-color:#bc123d;}
Background color #bc123d
Border around this has a color of #bc123d
<div style="border:2px solid #bc123d;">Content here</div>
.myborder {border:2px solid #bc123d;}
Border color #bc123d