#bc386c color space conversions
Hex:
#bc386c
RGB:
188, 56, 108
CMY:
26, 78, 58
CMYK:
0, 70, 43, 26
HSL:
336°, 54.0984%, 47.8431%
HSV (HSB):
336°, 70.2128%, 73.7255%
XYZ:
24.8600, 14.6024, 15.6956
xyY:
0.4507, 0.2647, 14.6024
CIE-Lab:
45.0848, 56.4636, 0.4522
CIE-LCH:
45.0848, 56.4654, 0.4588
CIE-Luv:
45.0848, 84.3388, -9.7814
Hunter-Lab:
38.2131, 49.2523, 2.3964
#bc386c color charts
#bc386c color shades, tints & tones
#bc386c color schemes
#bc386c color preview, HTML & CSS examples
This text has a color of #bc386c
<p style="color:#bc386c;">Text here</p>
.mytext {color:#bc386c;}
This box has a color of #bc386c
<div style="background-color:#bc386c;">Content here</div>
.mybackground {background-color:#bc386c;}
Border around this has a color of #bc386c
<div style="border:2px solid #bc386c;">Content here</div>
.myborder {border:2px solid #bc386c;}