#bc848b color space conversions
Hex:
#bc848b
RGB:
188, 132, 139
CMY:
26, 48, 45
CMYK:
0, 30, 26, 26
HSL:
353°, 29.4737%, 62.7451%
HSV (HSB):
353°, 29.7872%, 73.7255%
XYZ:
33.6505, 29.0580, 28.2613
xyY:
0.3699, 0.3194, 29.0580
CIE-Lab:
60.8328, 22.5400, 4.8928
CIE-LCH:
60.8328, 23.0650, 12.2474
CIE-Luv:
60.8328, 35.5800, 2.7409
Hunter-Lab:
53.9054, 17.0942, 6.6496
#bc848b color charts
#bc848b color shades, tints & tones
#bc848b color schemes
#bc848b color preview, HTML & CSS examples
This text has a color of #bc848b
<p style="color:#bc848b;">Text here</p>
.mytext {color:#bc848b;}
This box has a color of #bc848b
<div style="background-color:#bc848b;">Content here</div>
.mybackground {background-color:#bc848b;}
Border around this has a color of #bc848b
<div style="border:2px solid #bc848b;">Content here</div>
.myborder {border:2px solid #bc848b;}