#bc746e color space conversions
Hex:
#bc746e
RGB:
188, 116, 110
CMY:
26, 55, 57
CMYK:
0, 38, 41, 26
HSL:
5°, 36.7925%, 58.4314%
HSV (HSB):
5°, 41.4894%, 73.7255%
XYZ:
29.7989, 24.3079, 17.8732
xyY:
0.4140, 0.3377, 24.3079
CIE-Lab:
56.3948, 27.6235, 15.3111
CIE-LCH:
56.3948, 31.5831, 28.9986
CIE-Luv:
56.3948, 49.9993, 14.6274
Hunter-Lab:
49.3031, 21.6054, 13.0186
#bc746e color charts
#bc746e color shades, tints & tones
#bc746e color schemes
#bc746e color preview, HTML & CSS examples
This text has a color of #bc746e
<p style="color:#bc746e;">Text here</p>
.mytext {color:#bc746e;}
This box has a color of #bc746e
<div style="background-color:#bc746e;">Content here</div>
.mybackground {background-color:#bc746e;}
Border around this has a color of #bc746e
<div style="border:2px solid #bc746e;">Content here</div>
.myborder {border:2px solid #bc746e;}