#bc276c color space conversions
Hex:
#bc276c
RGB:
188, 39, 108
CMY:
26, 85, 58
CMYK:
0, 79, 43, 26
HSL:
332°, 65.6388%, 44.5098%
HSV (HSB):
332°, 79.2553%, 73.7255%
XYZ:
24.1713, 13.2251, 15.4661
xyY:
0.4572, 0.2502, 13.2251
CIE-Lab:
43.1005, 62.0362, -2.4552
CIE-LCH:
43.1005, 62.0848, 357.7336
CIE-Luv:
43.1005, 90.5774, -14.4402
Hunter-Lab:
36.3663, 55.0011, 0.2413
#bc276c color charts
#bc276c color shades, tints & tones
#bc276c color schemes
#bc276c color preview, HTML & CSS examples
This text has a color of #bc276c
<p style="color:#bc276c;">Text here</p>
.mytext {color:#bc276c;}
This box has a color of #bc276c
<div style="background-color:#bc276c;">Content here</div>
.mybackground {background-color:#bc276c;}
Border around this has a color of #bc276c
<div style="border:2px solid #bc276c;">Content here</div>
.myborder {border:2px solid #bc276c;}