#bc726e color space conversions
Hex:
#bc726e
RGB:
188, 114, 110
CMY:
26, 55, 57
CMYK:
0, 39, 41, 26
HSL:
3°, 36.7925%, 58.4314%
HSV (HSB):
3°, 41.4894%, 73.7255%
XYZ:
29.5708, 23.8518, 17.7972
xyY:
0.4152, 0.3349, 23.8518
CIE-Lab:
55.9391, 28.7190, 14.6809
CIE-LCH:
55.9391, 32.2538, 27.0757
CIE-Luv:
55.9391, 51.2937, 13.6155
Hunter-Lab:
48.8383, 22.6120, 12.5809
#bc726e color charts
#bc726e color shades, tints & tones
#bc726e color schemes
#bc726e color preview, HTML & CSS examples
This text has a color of #bc726e
<p style="color:#bc726e;">Text here</p>
.mytext {color:#bc726e;}
This box has a color of #bc726e
<div style="background-color:#bc726e;">Content here</div>
.mybackground {background-color:#bc726e;}
Border around this has a color of #bc726e
<div style="border:2px solid #bc726e;">Content here</div>
.myborder {border:2px solid #bc726e;}