#bc7e84 color space conversions
Hex:
#bc7e84
RGB:
188, 126, 132
CMY:
26, 51, 48
CMYK:
0, 33, 30, 26
HSL:
354°, 31.6327%, 61.5686%
HSV (HSB):
354°, 32.9787%, 73.7255%
XYZ:
32.3647, 27.2790, 25.3894
xyY:
0.3806, 0.3208, 27.2790
CIE-Lab:
59.2317, 24.8775, 6.6091
CIE-LCH:
59.2317, 25.7404, 14.8779
CIE-Luv:
59.2317, 40.2078, 4.5289
Hunter-Lab:
52.2293, 19.2091, 7.7389
#bc7e84 color charts
#bc7e84 color shades, tints & tones
#bc7e84 color schemes
#bc7e84 color preview, HTML & CSS examples
This text has a color of #bc7e84
<p style="color:#bc7e84;">Text here</p>
.mytext {color:#bc7e84;}
This box has a color of #bc7e84
<div style="background-color:#bc7e84;">Content here</div>
.mybackground {background-color:#bc7e84;}
Border around this has a color of #bc7e84
<div style="border:2px solid #bc7e84;">Content here</div>
.myborder {border:2px solid #bc7e84;}