#bc747c color space conversions
Hex:
#bc747c
RGB:
188, 116, 124
CMY:
26, 55, 51
CMYK:
0, 38, 34, 26
HSL:
353°, 34.9515%, 59.6078%
HSV (HSB):
353°, 38.2979%, 73.7255%
XYZ:
30.6225, 24.6374, 22.2103
xyY:
0.3953, 0.3180, 24.6374
CIE-Lab:
56.7204, 29.3211, 7.6479
CIE-LCH:
56.7204, 30.3021, 14.6189
CIE-Luv:
56.7204, 47.6013, 4.9132
Hunter-Lab:
49.6361, 23.2609, 8.2152
#bc747c color charts
#bc747c color shades, tints & tones
#bc747c color schemes
#bc747c color preview, HTML & CSS examples
This text has a color of #bc747c
<p style="color:#bc747c;">Text here</p>
.mytext {color:#bc747c;}
This box has a color of #bc747c
<div style="background-color:#bc747c;">Content here</div>
.mybackground {background-color:#bc747c;}
Border around this has a color of #bc747c
<div style="border:2px solid #bc747c;">Content here</div>
.myborder {border:2px solid #bc747c;}