#bc086c color space conversions
Hex:
#bc086c
RGB:
188, 8, 108
CMY:
26, 97, 58
CMYK:
0, 96, 43, 26
HSL:
327°, 91.8367%, 38.4314%
HSV (HSB):
327°, 95.7447%, 73.7255%
XYZ:
23.5326, 11.9477, 15.2532
xyY:
0.4638, 0.2355, 11.9477
CIE-Lab:
41.1329, 67.7020, -5.3665
CIE-LCH:
41.1329, 67.9143, 355.4678
CIE-Luv:
41.1329, 96.7551, -19.0555
Hunter-Lab:
34.5655, 61.0355, -1.9679
#bc086c color charts
#bc086c color shades, tints & tones
#bc086c color schemes
#bc086c color preview, HTML & CSS examples
This text has a color of #bc086c
<p style="color:#bc086c;">Text here</p>
.mytext {color:#bc086c;}
This box has a color of #bc086c
<div style="background-color:#bc086c;">Content here</div>
.mybackground {background-color:#bc086c;}
Border around this has a color of #bc086c
<div style="border:2px solid #bc086c;">Content here</div>
.myborder {border:2px solid #bc086c;}