#bc6183 color space conversions
Hex:
#bc6183
RGB:
188, 97, 131
CMY:
26, 62, 49
CMYK:
0, 48, 30, 26
HSL:
338°, 40.4444%, 55.8824%
HSV (HSB):
338°, 48.4043%, 73.7255%
XYZ:
29.1105, 20.8794, 23.9686
xyY:
0.3936, 0.2823, 20.8794
CIE-Lab:
52.8173, 40.4076, -2.1097
CIE-LCH:
52.8173, 40.4626, 357.0112
CIE-Luv:
52.8173, 57.1818, -10.0680
Hunter-Lab:
45.6940, 33.7531, 0.8856
#bc6183 color charts
#bc6183 color shades, tints & tones
#bc6183 color schemes
#bc6183 color preview, HTML & CSS examples
This text has a color of #bc6183
<p style="color:#bc6183;">Text here</p>
.mytext {color:#bc6183;}
This box has a color of #bc6183
<div style="background-color:#bc6183;">Content here</div>
.mybackground {background-color:#bc6183;}
Border around this has a color of #bc6183
<div style="border:2px solid #bc6183;">Content here</div>
.myborder {border:2px solid #bc6183;}