#bc5588 color space conversions
Hex:
#bc5588
RGB:
188, 85, 136
CMY:
26, 67, 47
CMYK:
0, 55, 28, 26
HSL:
330°, 43.4599%, 53.5294%
HSV (HSB):
330°, 54.7872%, 73.7255%
XYZ:
28.4315, 18.9659, 25.4548
xyY:
0.3903, 0.2603, 18.9659
CIE-Lab:
50.6473, 47.1199, -8.2973
CIE-LCH:
50.6473, 47.8448, 350.0133
CIE-Luv:
50.6473, 62.0889, -19.6583
Hunter-Lab:
43.5499, 40.3211, -4.1700
#bc5588 color charts
#bc5588 color shades, tints & tones
#bc5588 color schemes
#bc5588 color preview, HTML & CSS examples
This text has a color of #bc5588
<p style="color:#bc5588;">Text here</p>
.mytext {color:#bc5588;}
This box has a color of #bc5588
<div style="background-color:#bc5588;">Content here</div>
.mybackground {background-color:#bc5588;}
Border around this has a color of #bc5588
<div style="border:2px solid #bc5588;">Content here</div>
.myborder {border:2px solid #bc5588;}