#bc123c color space conversions
Hex:
#bc123c
RGB:
188, 18, 60
CMY:
26, 93, 76
CMYK:
0, 90, 68, 26
HSL:
345°, 82.5243%, 40.3922%
HSV (HSB):
345°, 90.4255%, 73.7255%
XYZ:
21.7710, 11.4502, 5.3376
xyY:
0.5646, 0.2970, 11.4502
CIE-Lab:
40.3286, 63.1301, 23.9215
CIE-LCH:
40.3286, 67.5103, 20.7529
CIE-Luv:
40.3286, 114.1661, 12.3054
Hunter-Lab:
33.8382, 55.6273, 14.3343
#bc123c color charts
#bc123c color shades, tints & tones
#bc123c color schemes
#bc123c color preview, HTML & CSS examples
This text has a color of #bc123c
<p style="color:#bc123c;">Text here</p>
.mytext {color:#bc123c;}
This box has a color of #bc123c
<div style="background-color:#bc123c;">Content here</div>
.mybackground {background-color:#bc123c;}
Border around this has a color of #bc123c
<div style="border:2px solid #bc123c;">Content here</div>
.myborder {border:2px solid #bc123c;}