#bc6c7e color space conversions
Hex:
#bc6c7e
RGB:
188, 108, 126
CMY:
26, 58, 51
CMYK:
0, 43, 33, 26
HSL:
347°, 37.3832%, 58.0392%
HSV (HSB):
347°, 42.5532%, 73.7255%
XYZ:
29.8675, 22.9228, 22.5890
xyY:
0.3962, 0.3041, 22.9228
CIE-Lab:
54.9928, 33.9271, 4.0039
CIE-LCH:
54.9928, 34.1626, 6.7305
CIE-Luv:
54.9928, 52.0268, -0.7355
Hunter-Lab:
47.8778, 27.5670, 5.5411
#bc6c7e color charts
#bc6c7e color shades, tints & tones
#bc6c7e color schemes
#bc6c7e color preview, HTML & CSS examples
This text has a color of #bc6c7e
<p style="color:#bc6c7e;">Text here</p>
.mytext {color:#bc6c7e;}
This box has a color of #bc6c7e
<div style="background-color:#bc6c7e;">Content here</div>
.mybackground {background-color:#bc6c7e;}
Border around this has a color of #bc6c7e
<div style="border:2px solid #bc6c7e;">Content here</div>
.myborder {border:2px solid #bc6c7e;}