#bc6e6e color space conversions
Hex:
#bc6e6e
RGB:
188, 110, 110
CMY:
26, 57, 57
CMYK:
0, 41, 41, 26
HSL:
0°, 36.7925%, 58.4314%
HSV (HSB):
0°, 41.4894%, 73.7255%
XYZ:
29.1294, 22.9690, 17.6500
xyY:
0.4176, 0.3293, 22.9690
CIE-Lab:
55.0404, 30.8985, 13.4336
CIE-LCH:
55.0404, 33.6924, 23.4978
CIE-Luv:
55.0404, 53.8661, 11.6096
Hunter-Lab:
47.9260, 24.6219, 11.7131
#bc6e6e color charts
#bc6e6e color shades, tints & tones
#bc6e6e color schemes
#bc6e6e color preview, HTML & CSS examples
This text has a color of #bc6e6e
<p style="color:#bc6e6e;">Text here</p>
.mytext {color:#bc6e6e;}
This box has a color of #bc6e6e
<div style="background-color:#bc6e6e;">Content here</div>
.mybackground {background-color:#bc6e6e;}
Border around this has a color of #bc6e6e
<div style="border:2px solid #bc6e6e;">Content here</div>
.myborder {border:2px solid #bc6e6e;}