#bc126c color space conversions
Hex:
#bc126c
RGB:
188, 18, 108
CMY:
26, 93, 58
CMYK:
0, 90, 43, 26
HSL:
328°, 82.5243%, 40.3922%
HSV (HSB):
328°, 90.4255%, 73.7255%
XYZ:
23.6621, 12.2067, 15.2964
xyY:
0.4625, 0.2386, 12.2067
CIE-Lab:
41.5427, 66.5103, -4.7579
CIE-LCH:
41.5427, 66.6803, 355.9083
CIE-Luv:
41.5427, 95.4715, -18.0958
Hunter-Lab:
34.9381, 59.7491, -1.5013
#bc126c color charts
#bc126c color shades, tints & tones
#bc126c color schemes
#bc126c color preview, HTML & CSS examples
This text has a color of #bc126c
<p style="color:#bc126c;">Text here</p>
.mytext {color:#bc126c;}
This box has a color of #bc126c
<div style="background-color:#bc126c;">Content here</div>
.mybackground {background-color:#bc126c;}
Border around this has a color of #bc126c
<div style="border:2px solid #bc126c;">Content here</div>
.myborder {border:2px solid #bc126c;}