#bc099f color space conversions
Hex:
#bc099f
RGB:
188, 9, 159
CMY:
26, 96, 38
CMYK:
0, 95, 15, 26
HSL:
310°, 90.8629%, 38.6275%
HSV (HSB):
310°, 95.2128%, 73.7255%
XYZ:
27.0947, 13.3899, 33.9574
xyY:
0.3640, 0.1799, 13.3899
CIE-Lab:
43.3450, 73.2704, -33.3106
CIE-LCH:
43.3450, 80.4870, 335.5522
CIE-Luv:
43.3450, 73.6838, -58.0121
Hunter-Lab:
36.5923, 68.1338, -29.4061
#bc099f color charts
#bc099f color shades, tints & tones
#bc099f color schemes
#bc099f color preview, HTML & CSS examples
This text has a color of #bc099f
<p style="color:#bc099f;">Text here</p>
.mytext {color:#bc099f;}
This box has a color of #bc099f
<div style="background-color:#bc099f;">Content here</div>
.mybackground {background-color:#bc099f;}
Border around this has a color of #bc099f
<div style="border:2px solid #bc099f;">Content here</div>
.myborder {border:2px solid #bc099f;}