#bc6c7c color space conversions
Hex:
#bc6c7c
RGB:
188, 108, 124
CMY:
26, 58, 51
CMYK:
0, 43, 34, 26
HSL:
348°, 37.3832%, 58.0392%
HSV (HSB):
348°, 42.5532%, 73.7255%
XYZ:
29.7397, 22.8717, 21.9160
xyY:
0.3990, 0.3069, 22.8717
CIE-Lab:
54.9400, 33.6692, 5.1005
CIE-LCH:
54.9400, 34.0534, 8.6142
CIE-Luv:
54.9400, 52.4284, 0.7333
Hunter-Lab:
47.8244, 27.3079, 6.3068
#bc6c7c color charts
#bc6c7c color shades, tints & tones
#bc6c7c color schemes
#bc6c7c color preview, HTML & CSS examples
This text has a color of #bc6c7c
<p style="color:#bc6c7c;">Text here</p>
.mytext {color:#bc6c7c;}
This box has a color of #bc6c7c
<div style="background-color:#bc6c7c;">Content here</div>
.mybackground {background-color:#bc6c7c;}
Border around this has a color of #bc6c7c
<div style="border:2px solid #bc6c7c;">Content here</div>
.myborder {border:2px solid #bc6c7c;}