#bc8788 color space conversions
Hex:
#bc8788
RGB:
188, 135, 136
CMY:
26, 47, 47
CMYK:
0, 28, 28, 26
HSL:
359°, 28.3422%, 63.3333%
HSV (HSB):
359°, 28.1915%, 73.7255%
XYZ:
33.8469, 29.7969, 27.2600
xyY:
0.3723, 0.3278, 29.7969
CIE-Lab:
61.4786, 20.4433, 7.5311
CIE-LCH:
61.4786, 21.7864, 20.2233
CIE-Luv:
61.4786, 34.2189, 6.6702
Hunter-Lab:
54.5865, 15.1544, 8.6017
#bc8788 color charts
#bc8788 color shades, tints & tones
#bc8788 color schemes
#bc8788 color preview, HTML & CSS examples
This text has a color of #bc8788
<p style="color:#bc8788;">Text here</p>
.mytext {color:#bc8788;}
This box has a color of #bc8788
<div style="background-color:#bc8788;">Content here</div>
.mybackground {background-color:#bc8788;}
Border around this has a color of #bc8788
<div style="border:2px solid #bc8788;">Content here</div>
.myborder {border:2px solid #bc8788;}