#bc6e84 color space conversions
Hex:
#bc6e84
RGB:
188, 110, 132
CMY:
26, 57, 48
CMYK:
0, 41, 30, 26
HSL:
343°, 36.7925%, 58.4314%
HSV (HSB):
343°, 41.4894%, 73.7255%
XYZ:
30.4798, 23.5092, 24.7611
xyY:
0.3870, 0.2985, 23.5092
CIE-Lab:
55.5930, 33.6474, 1.3594
CIE-LCH:
55.5930, 33.6749, 2.3136
CIE-Luv:
55.5930, 49.6562, -4.1630
Hunter-Lab:
48.4863, 27.3592, 3.6620
#bc6e84 color charts
#bc6e84 color shades, tints & tones
#bc6e84 color schemes
#bc6e84 color preview, HTML & CSS examples
This text has a color of #bc6e84
<p style="color:#bc6e84;">Text here</p>
.mytext {color:#bc6e84;}
This box has a color of #bc6e84
<div style="background-color:#bc6e84;">Content here</div>
.mybackground {background-color:#bc6e84;}
Border around this has a color of #bc6e84
<div style="border:2px solid #bc6e84;">Content here</div>
.myborder {border:2px solid #bc6e84;}