#bc196e color space conversions
Hex:
#bc196e
RGB:
188, 25, 110
CMY:
26, 90, 57
CMYK:
0, 87, 41, 26
HSL:
329°, 76.5258%, 41.7647%
HSV (HSB):
329°, 86.7021%, 73.7255%
XYZ:
23.9011, 12.5124, 15.9073
xyY:
0.4568, 0.2391, 12.5124
CIE-Lab:
42.0192, 65.5122, -5.3025
CIE-LCH:
42.0192, 65.7265, 355.3726
CIE-Luv:
42.0192, 93.3266, -18.6054
Hunter-Lab:
35.3729, 58.7083, -1.9018
#bc196e color charts
#bc196e color shades, tints & tones
#bc196e color schemes
#bc196e color preview, HTML & CSS examples
This text has a color of #bc196e
<p style="color:#bc196e;">Text here</p>
.mytext {color:#bc196e;}
This box has a color of #bc196e
<div style="background-color:#bc196e;">Content here</div>
.mybackground {background-color:#bc196e;}
Border around this has a color of #bc196e
<div style="border:2px solid #bc196e;">Content here</div>
.myborder {border:2px solid #bc196e;}