#bc188c color space conversions
Hex:
#bc188c
RGB:
188, 24, 140
CMY:
26, 91, 45
CMYK:
0, 87, 26, 26
HSL:
318°, 77.3585%, 41.5686%
HSV (HSB):
318°, 87.2340%, 73.7255%
XYZ:
25.7993, 13.2381, 26.0064
xyY:
0.3966, 0.2035, 13.2381
CIE-Lab:
43.1198, 68.9108, -22.1592
CIE-LCH:
43.1198, 72.3860, 342.1741
CIE-Luv:
43.1198, 80.4021, -41.6675
Hunter-Lab:
36.3842, 62.8985, -16.9099
#bc188c color charts
#bc188c color shades, tints & tones
#bc188c color schemes
#bc188c color preview, HTML & CSS examples
This text has a color of #bc188c
<p style="color:#bc188c;">Text here</p>
.mytext {color:#bc188c;}
This box has a color of #bc188c
<div style="background-color:#bc188c;">Content here</div>
.mybackground {background-color:#bc188c;}
Border around this has a color of #bc188c
<div style="border:2px solid #bc188c;">Content here</div>
.myborder {border:2px solid #bc188c;}