#bc757d color space conversions
Hex:
#bc757d
RGB:
188, 117, 125
CMY:
26, 54, 51
CMYK:
0, 38, 34, 26
HSL:
353°, 34.6341%, 59.8039%
HSV (HSB):
353°, 37.7660%, 73.7255%
XYZ:
30.8020, 24.8946, 22.5837
xyY:
0.3935, 0.3180, 24.8946
CIE-Lab:
56.9726, 28.9024, 7.4266
CIE-LCH:
56.9726, 29.8413, 14.4106
CIE-Luv:
56.9726, 46.8156, 4.7230
Hunter-Lab:
49.8945, 22.8803, 8.0897
#bc757d color charts
#bc757d color shades, tints & tones
#bc757d color schemes
#bc757d color preview, HTML & CSS examples
This text has a color of #bc757d
<p style="color:#bc757d;">Text here</p>
.mytext {color:#bc757d;}
This box has a color of #bc757d
<div style="background-color:#bc757d;">Content here</div>
.mybackground {background-color:#bc757d;}
Border around this has a color of #bc757d
<div style="border:2px solid #bc757d;">Content here</div>
.myborder {border:2px solid #bc757d;}