#bc88a7 color space conversions
Hex:
#bc88a7
RGB:
188, 136, 167
CMY:
26, 47, 35
CMYK:
0, 28, 11, 26
HSL:
324°, 27.9570%, 63.5294%
HSV (HSB):
324°, 27.6596%, 73.7255%
XYZ:
36.5182, 31.0897, 40.6354
xyY:
0.3374, 0.2872, 31.0897
CIE-Lab:
62.5833, 24.7701, -8.5057
CIE-LCH:
62.5833, 26.1898, 341.0482
CIE-Luv:
62.5833, 29.2589, -16.6620
Hunter-Lab:
55.7581, 19.3301, -4.1787
#bc88a7 color charts
#bc88a7 color shades, tints & tones
#bc88a7 color schemes
#bc88a7 color preview, HTML & CSS examples
This text has a color of #bc88a7
<p style="color:#bc88a7;">Text here</p>
.mytext {color:#bc88a7;}
This box has a color of #bc88a7
<div style="background-color:#bc88a7;">Content here</div>
.mybackground {background-color:#bc88a7;}
Border around this has a color of #bc88a7
<div style="border:2px solid #bc88a7;">Content here</div>
.myborder {border:2px solid #bc88a7;}