#bc5e7b color space conversions
Hex:
#bc5e7b
RGB:
188, 94, 123
CMY:
26, 63, 52
CMYK:
0, 50, 35, 26
HSL:
341°, 41.2281%, 55.2941%
HSV (HSB):
341°, 50.0000%, 73.7255%
XYZ:
28.3169, 20.1268, 21.1313
xyY:
0.4070, 0.2893, 20.1268
CIE-Lab:
51.9803, 40.9245, 1.4136
CIE-LCH:
51.9803, 40.9489, 1.9783
CIE-Luv:
51.9803, 60.7655, -5.4969
Hunter-Lab:
44.8629, 34.1567, 3.4773
#bc5e7b color charts
#bc5e7b color shades, tints & tones
#bc5e7b color schemes
#bc5e7b color preview, HTML & CSS examples
This text has a color of #bc5e7b
<p style="color:#bc5e7b;">Text here</p>
.mytext {color:#bc5e7b;}
This box has a color of #bc5e7b
<div style="background-color:#bc5e7b;">Content here</div>
.mybackground {background-color:#bc5e7b;}
Border around this has a color of #bc5e7b
<div style="border:2px solid #bc5e7b;">Content here</div>
.myborder {border:2px solid #bc5e7b;}