#bc6f7c color space conversions
Hex:
#bc6f7c
RGB:
188, 111, 124
CMY:
26, 56, 51
CMYK:
0, 41, 34, 26
HSL:
350°, 36.4929%, 58.6275%
HSV (HSB):
350°, 40.9574%, 73.7255%
XYZ:
30.0616, 23.5155, 22.0233
xyY:
0.3976, 0.3110, 23.5155
CIE-Lab:
55.5994, 32.0471, 6.0465
CIE-LCH:
55.5994, 32.6126, 10.6847
CIE-Luv:
55.5994, 50.6320, 2.2868
Hunter-Lab:
48.4928, 25.7931, 7.0180
#bc6f7c color charts
#bc6f7c color shades, tints & tones
#bc6f7c color schemes
#bc6f7c color preview, HTML & CSS examples
This text has a color of #bc6f7c
<p style="color:#bc6f7c;">Text here</p>
.mytext {color:#bc6f7c;}
This box has a color of #bc6f7c
<div style="background-color:#bc6f7c;">Content here</div>
.mybackground {background-color:#bc6f7c;}
Border around this has a color of #bc6f7c
<div style="border:2px solid #bc6f7c;">Content here</div>
.myborder {border:2px solid #bc6f7c;}