#bc097c color space conversions
Hex:
#bc097c
RGB:
188, 9, 124
CMY:
26, 96, 51
CMYK:
0, 95, 34, 26
HSL:
321°, 90.8629%, 38.6275%
HSV (HSB):
321°, 95.2128%, 73.7255%
XYZ:
24.4748, 12.3420, 20.1611
xyY:
0.4295, 0.2166, 12.3420
CIE-Lab:
41.7546, 69.1580, -14.4169
CIE-LCH:
41.7546, 70.6447, 348.2245
CIE-Luv:
41.7546, 89.3640, -30.9784
Hunter-Lab:
35.1311, 62.8761, -9.4335
#bc097c color charts
#bc097c color shades, tints & tones
#bc097c color schemes
#bc097c color preview, HTML & CSS examples
This text has a color of #bc097c
<p style="color:#bc097c;">Text here</p>
.mytext {color:#bc097c;}
This box has a color of #bc097c
<div style="background-color:#bc097c;">Content here</div>
.mybackground {background-color:#bc097c;}
Border around this has a color of #bc097c
<div style="border:2px solid #bc097c;">Content here</div>
.myborder {border:2px solid #bc097c;}