#bc386d color space conversions
Hex:
        #bc386d
        RGB:
        188, 56, 109
        CMY:
        26, 78, 57
        CMYK:
        0, 70, 42, 26
      HSL:
        336°, 54.0984%, 47.8431%
        HSV (HSB):
        336°, 70.2128%, 73.7255%
        XYZ:
        24.9135, 14.6238, 15.9776
        xyY:
        0.4488, 0.2634, 14.6238
      CIE-Lab:
        45.1146, 56.5643, -0.1206
        CIE-LCH:
        45.1146, 56.5644, 359.8779
        CIE-Luv:
        45.1146, 83.9873, -10.5076
        Hunter-Lab:
        38.2411, 49.3681, 1.9967
      #bc386d color charts
#bc386d RGB chart
      #bc386d CMYK chart
      #bc386d RGB pie chart
      #bc386d color shades, tints & tones
#bc386d color schemes
#bc386d color preview, HTML & CSS examples
           This text has a color of #bc386d        
        
          <p style="color:#bc386d;">Text here</p>
        
        
          .mytext {color:#bc386d;}
        
        Text color #bc386d
      
           This box has a color of #bc386d        
        
          <div style="background-color:#bc386d;">Content here</div>
        
        
          .mybackground {background-color:#bc386d;}
        
        Background color #bc386d
      
           Border around this has a color of #bc386d        
        
          <div style="border:2px solid #bc386d;">Content here</div>
        
        
          .myborder {border:2px solid #bc386d;}
        
        Border color #bc386d