#bc106e color space conversions
Hex:
#bc106e
RGB:
188, 16, 110
CMY:
26, 94, 57
CMYK:
0, 91, 41, 26
HSL:
327°, 84.3137%, 40.0000%
HSV (HSB):
327°, 91.4894%, 73.7255%
XYZ:
23.7388, 12.1877, 15.8531
xyY:
0.4585, 0.2354, 12.1877
CIE-Lab:
41.5130, 66.9782, -6.0557
CIE-LCH:
41.5130, 67.2514, 354.8337
CIE-Luv:
41.5130, 94.8907, -19.7959
Hunter-Lab:
34.9109, 60.2826, -2.4861
#bc106e color charts
#bc106e color shades, tints & tones
#bc106e color schemes
#bc106e color preview, HTML & CSS examples
This text has a color of #bc106e
<p style="color:#bc106e;">Text here</p>
.mytext {color:#bc106e;}
This box has a color of #bc106e
<div style="background-color:#bc106e;">Content here</div>
.mybackground {background-color:#bc106e;}
Border around this has a color of #bc106e
<div style="border:2px solid #bc106e;">Content here</div>
.myborder {border:2px solid #bc106e;}