#bc2148 color space conversions
Hex:
#bc2148
RGB:
188, 33, 72
CMY:
26, 87, 72
CMYK:
0, 82, 62, 26
HSL:
345°, 70.1357%, 43.3333%
HSV (HSB):
345°, 82.4468%, 73.7255%
XYZ:
22.4526, 12.2470, 7.3114
xyY:
0.5344, 0.2915, 12.2470
CIE-Lab:
41.6060, 60.7845, 18.0294
CIE-LCH:
41.6060, 63.4020, 16.5210
CIE-Luv:
41.6060, 105.9621, 8.0607
Hunter-Lab:
34.9957, 53.2800, 12.1099
#bc2148 color charts
#bc2148 color shades, tints & tones
#bc2148 color schemes
#bc2148 color preview, HTML & CSS examples
This text has a color of #bc2148
<p style="color:#bc2148;">Text here</p>
.mytext {color:#bc2148;}
This box has a color of #bc2148
<div style="background-color:#bc2148;">Content here</div>
.mybackground {background-color:#bc2148;}
Border around this has a color of #bc2148
<div style="border:2px solid #bc2148;">Content here</div>
.myborder {border:2px solid #bc2148;}