#bc96a1 color space conversions
Hex:
#bc96a1
RGB:
188, 150, 161
CMY:
26, 41, 37
CMYK:
0, 20, 14, 26
HSL:
343°, 22.0930%, 66.2745%
HSV (HSB):
343°, 20.2128%, 73.7255%
XYZ:
38.0784, 35.0773, 38.4819
xyY:
0.3411, 0.3142, 35.0773
CIE-Lab:
65.8088, 15.9715, -0.3545
CIE-LCH:
65.8088, 15.9755, 358.7286
CIE-Luv:
65.8088, 22.4618, -3.3038
Hunter-Lab:
59.2261, 11.1180, 2.9349
#bc96a1 color charts
#bc96a1 color shades, tints & tones
#bc96a1 color schemes
#bc96a1 color preview, HTML & CSS examples
This text has a color of #bc96a1
<p style="color:#bc96a1;">Text here</p>
.mytext {color:#bc96a1;}
This box has a color of #bc96a1
<div style="background-color:#bc96a1;">Content here</div>
.mybackground {background-color:#bc96a1;}
Border around this has a color of #bc96a1
<div style="border:2px solid #bc96a1;">Content here</div>
.myborder {border:2px solid #bc96a1;}