#bc987c color space conversions
Hex:
#bc987c
RGB:
188, 152, 124
CMY:
26, 40, 51
CMYK:
0, 19, 34, 26
HSL:
26°, 32.3232%, 61.1765%
HSV (HSB):
26°, 34.0426%, 73.7255%
XYZ:
35.6054, 34.6031, 23.8712
xyY:
0.3785, 0.3678, 34.6031
CIE-Lab:
65.4385, 9.4089, 19.8146
CIE-LCH:
65.4385, 21.9350, 64.5995
CIE-Luv:
65.4385, 25.1587, 24.6204
Hunter-Lab:
58.8244, 5.1003, 17.1169
#bc987c color charts
#bc987c RGB chart
#bc987c CMYK chart
#bc987c RGB pie chart
#bc987c color shades, tints & tones
#bc987c color schemes
#bc987c color preview, HTML & CSS examples
This text has a color of #bc987c
<p style="color:#bc987c;">Text here</p>
.mytext {color:#bc987c;}
Text color #bc987c
This box has a color of #bc987c
<div style="background-color:#bc987c;">Content here</div>
.mybackground {background-color:#bc987c;}
Background color #bc987c
Border around this has a color of #bc987c
<div style="border:2px solid #bc987c;">Content here</div>
.myborder {border:2px solid #bc987c;}
Border color #bc987c