#bc957e color space conversions
Hex:
#bc957e
RGB:
188, 149, 126
CMY:
26, 42, 51
CMYK:
0, 21, 33, 26
HSL:
22°, 31.6327%, 61.5686%
HSV (HSB):
22°, 32.9787%, 73.7255%
XYZ:
35.2524, 33.6926, 24.3840
xyY:
0.3777, 0.3610, 33.6926
CIE-Lab:
64.7178, 11.3199, 17.7148
CIE-LCH:
64.7178, 21.0227, 57.4211
CIE-Luv:
64.7178, 26.8340, 21.6184
Hunter-Lab:
58.0453, 6.8281, 15.7249
#bc957e color charts
#bc957e color shades, tints & tones
#bc957e color schemes
#bc957e color preview, HTML & CSS examples
This text has a color of #bc957e
<p style="color:#bc957e;">Text here</p>
.mytext {color:#bc957e;}
This box has a color of #bc957e
<div style="background-color:#bc957e;">Content here</div>
.mybackground {background-color:#bc957e;}
Border around this has a color of #bc957e
<div style="border:2px solid #bc957e;">Content here</div>
.myborder {border:2px solid #bc957e;}