#bc6e7f color space conversions
Hex:
#bc6e7f
RGB:
188, 110, 127
CMY:
26, 57, 50
CMYK:
0, 41, 32, 26
HSL:
347°, 36.7925%, 58.4314%
HSV (HSB):
347°, 41.4894%, 73.7255%
XYZ:
30.1457, 23.3755, 23.0017
xyY:
0.3939, 0.3055, 23.3755
CIE-Lab:
55.4571, 32.9782, 4.0876
CIE-LCH:
55.4571, 33.2306, 7.0657
CIE-Luv:
55.4571, 50.6469, -0.4334
Hunter-Lab:
48.3483, 26.6875, 5.6365
#bc6e7f color charts
#bc6e7f color shades, tints & tones
#bc6e7f color schemes
#bc6e7f color preview, HTML & CSS examples
This text has a color of #bc6e7f
<p style="color:#bc6e7f;">Text here</p>
.mytext {color:#bc6e7f;}
This box has a color of #bc6e7f
<div style="background-color:#bc6e7f;">Content here</div>
.mybackground {background-color:#bc6e7f;}
Border around this has a color of #bc6e7f
<div style="border:2px solid #bc6e7f;">Content here</div>
.myborder {border:2px solid #bc6e7f;}