#bc747e color space conversions
Hex:
#bc747e
RGB:
188, 116, 126
CMY:
26, 55, 51
CMYK:
0, 38, 33, 26
HSL:
352°, 34.9515%, 59.6078%
HSV (HSB):
352°, 38.2979%, 73.7255%
XYZ:
30.7503, 24.6885, 22.8833
xyY:
0.3926, 0.3152, 24.6885
CIE-Lab:
56.7707, 29.5807, 6.5572
CIE-LCH:
56.7707, 30.2987, 12.4988
CIE-Luv:
56.7707, 47.2455, 3.4659
Hunter-Lab:
49.6875, 23.5158, 7.4756
#bc747e color charts
#bc747e color shades, tints & tones
#bc747e color schemes
#bc747e color preview, HTML & CSS examples
This text has a color of #bc747e
<p style="color:#bc747e;">Text here</p>
.mytext {color:#bc747e;}
This box has a color of #bc747e
<div style="background-color:#bc747e;">Content here</div>
.mybackground {background-color:#bc747e;}
Border around this has a color of #bc747e
<div style="border:2px solid #bc747e;">Content here</div>
.myborder {border:2px solid #bc747e;}