#bc96a3 color space conversions
Hex:
#bc96a3
RGB:
188, 150, 163
CMY:
26, 41, 36
CMYK:
0, 20, 13, 26
HSL:
339°, 22.0930%, 66.2745%
HSV (HSB):
339°, 20.2128%, 73.7255%
XYZ:
38.2562, 35.1484, 39.4183
xyY:
0.3391, 0.3115, 35.1484
CIE-Lab:
65.8640, 16.3063, -1.3971
CIE-LCH:
65.8640, 16.3660, 355.1031
CIE-Luv:
65.8640, 22.2337, -4.8631
Hunter-Lab:
59.2861, 11.4322, 2.0793
#bc96a3 color charts
#bc96a3 color shades, tints & tones
#bc96a3 color schemes
#bc96a3 color preview, HTML & CSS examples
This text has a color of #bc96a3
<p style="color:#bc96a3;">Text here</p>
.mytext {color:#bc96a3;}
This box has a color of #bc96a3
<div style="background-color:#bc96a3;">Content here</div>
.mybackground {background-color:#bc96a3;}
Border around this has a color of #bc96a3
<div style="border:2px solid #bc96a3;">Content here</div>
.myborder {border:2px solid #bc96a3;}