#bc7a8e color space conversions
Hex:
#bc7a8e
RGB:
188, 122, 142
CMY:
26, 52, 44
CMYK:
0, 35, 24, 26
HSL:
342°, 33.0000%, 60.7843%
HSV (HSB):
342°, 35.1064%, 73.7255%
XYZ:
32.5811, 26.5634, 29.0012
xyY:
0.3696, 0.3014, 26.5634
CIE-Lab:
58.5680, 28.5142, -0.1157
CIE-LCH:
58.5680, 28.5145, 359.7675
CIE-Luv:
58.5680, 40.9121, -5.2092
Hunter-Lab:
51.5397, 22.6450, 2.7155
#bc7a8e color charts
#bc7a8e color shades, tints & tones
#bc7a8e color schemes
#bc7a8e color preview, HTML & CSS examples
This text has a color of #bc7a8e
<p style="color:#bc7a8e;">Text here</p>
.mytext {color:#bc7a8e;}
This box has a color of #bc7a8e
<div style="background-color:#bc7a8e;">Content here</div>
.mybackground {background-color:#bc7a8e;}
Border around this has a color of #bc7a8e
<div style="border:2px solid #bc7a8e;">Content here</div>
.myborder {border:2px solid #bc7a8e;}