#bc848d color space conversions
Hex:
#bc848d
RGB:
188, 132, 141
CMY:
26, 48, 45
CMYK:
0, 30, 25, 26
HSL:
350°, 29.4737%, 62.7451%
HSV (HSB):
350°, 29.7872%, 73.7255%
XYZ:
33.7980, 29.1170, 29.0381
xyY:
0.3676, 0.3167, 29.1170
CIE-Lab:
60.8847, 22.8322, 3.8241
CIE-LCH:
60.8847, 23.1502, 9.5080
CIE-Luv:
60.8847, 35.2888, 1.2449
Hunter-Lab:
53.9602, 17.3735, 5.8658
#bc848d color charts
#bc848d color shades, tints & tones
#bc848d color schemes
#bc848d color preview, HTML & CSS examples
This text has a color of #bc848d
<p style="color:#bc848d;">Text here</p>
.mytext {color:#bc848d;}
This box has a color of #bc848d
<div style="background-color:#bc848d;">Content here</div>
.mybackground {background-color:#bc848d;}
Border around this has a color of #bc848d
<div style="border:2px solid #bc848d;">Content here</div>
.myborder {border:2px solid #bc848d;}