#bc7085 color space conversions
Hex:
#bc7085
RGB:
188, 112, 133
CMY:
26, 56, 48
CMYK:
0, 40, 29, 26
HSL:
343°, 36.1905%, 58.8235%
HSV (HSB):
343°, 40.4255%, 73.7255%
XYZ:
30.7668, 23.9732, 25.1960
xyY:
0.3849, 0.2999, 23.9732
CIE-Lab:
56.0609, 32.7014, 1.4556
CIE-LCH:
56.0609, 32.7337, 2.5486
CIE-Luv:
56.0609, 48.3046, -3.8538
Hunter-Lab:
48.9624, 26.4811, 3.7631
#bc7085 color charts
#bc7085 color shades, tints & tones
#bc7085 color schemes
#bc7085 color preview, HTML & CSS examples
This text has a color of #bc7085
<p style="color:#bc7085;">Text here</p>
.mytext {color:#bc7085;}
This box has a color of #bc7085
<div style="background-color:#bc7085;">Content here</div>
.mybackground {background-color:#bc7085;}
Border around this has a color of #bc7085
<div style="border:2px solid #bc7085;">Content here</div>
.myborder {border:2px solid #bc7085;}