#bc969c color space conversions
Hex:
#bc969c
RGB:
188, 150, 156
CMY:
26, 41, 39
CMYK:
0, 20, 17, 26
HSL:
351°, 22.0930%, 66.2745%
HSV (HSB):
351°, 20.2128%, 73.7255%
XYZ:
37.6461, 34.9044, 36.2055
xyY:
0.3462, 0.3209, 34.9044
CIE-Lab:
65.6741, 15.1518, 2.2584
CIE-LCH:
65.6741, 15.3192, 8.4776
CIE-Luv:
65.6741, 23.0268, 0.5537
Hunter-Lab:
59.0799, 10.3516, 5.0217
#bc969c color charts
#bc969c color shades, tints & tones
#bc969c color schemes
#bc969c color preview, HTML & CSS examples
This text has a color of #bc969c
<p style="color:#bc969c;">Text here</p>
.mytext {color:#bc969c;}
This box has a color of #bc969c
<div style="background-color:#bc969c;">Content here</div>
.mybackground {background-color:#bc969c;}
Border around this has a color of #bc969c
<div style="border:2px solid #bc969c;">Content here</div>
.myborder {border:2px solid #bc969c;}