#bc198c color space conversions
Hex:
#bc198c
RGB:
188, 25, 140
CMY:
26, 90, 45
CMYK:
0, 87, 26, 26
HSL:
318°, 76.5258%, 41.7647%
HSV (HSB):
318°, 86.7021%, 73.7255%
XYZ:
25.8203, 13.2801, 26.0134
xyY:
0.3965, 0.2040, 13.2801
CIE-Lab:
43.1823, 68.7295, -22.0627
CIE-LCH:
43.1823, 72.1838, 342.2030
CIE-Luv:
43.1823, 80.2494, -41.5181
Hunter-Lab:
36.4418, 62.7001, -16.8138
#bc198c color charts
#bc198c color shades, tints & tones
#bc198c color schemes
#bc198c color preview, HTML & CSS examples
This text has a color of #bc198c
<p style="color:#bc198c;">Text here</p>
.mytext {color:#bc198c;}
This box has a color of #bc198c
<div style="background-color:#bc198c;">Content here</div>
.mybackground {background-color:#bc198c;}
Border around this has a color of #bc198c
<div style="border:2px solid #bc198c;">Content here</div>
.myborder {border:2px solid #bc198c;}