#bc737f color space conversions
Hex:
#bc737f
RGB:
188, 115, 127
CMY:
26, 55, 50
CMYK:
0, 39, 32, 26
HSL:
350°, 35.2657%, 59.4118%
HSV (HSB):
350°, 38.8298%, 73.7255%
XYZ:
30.7005, 24.4851, 23.1867
xyY:
0.3917, 0.3124, 24.4851
CIE-Lab:
56.5703, 30.2590, 5.6886
CIE-LCH:
56.5703, 30.7890, 10.6472
CIE-Luv:
56.5703, 47.6676, 2.2043
Hunter-Lab:
49.4825, 24.1529, 6.8554
#bc737f color charts
#bc737f color shades, tints & tones
#bc737f color schemes
#bc737f color preview, HTML & CSS examples
This text has a color of #bc737f
<p style="color:#bc737f;">Text here</p>
.mytext {color:#bc737f;}
This box has a color of #bc737f
<div style="background-color:#bc737f;">Content here</div>
.mybackground {background-color:#bc737f;}
Border around this has a color of #bc737f
<div style="border:2px solid #bc737f;">Content here</div>
.myborder {border:2px solid #bc737f;}