#bc3965 color space conversions
Hex:
        #bc3965
        RGB:
        188, 57, 101
        CMY:
        26, 78, 60
        CMYK:
        0, 70, 46, 26
      HSL:
        340°, 53.4694%, 48.0392%
        HSV (HSB):
        340°, 69.6809%, 73.7255%
        XYZ:
        24.5511, 14.5572, 13.8278
        xyY:
        0.4638, 0.2750, 14.5572
      CIE-Lab:
        45.0217, 55.4059, 4.6802
        CIE-LCH:
        45.0217, 55.6032, 4.8284
        CIE-Luv:
        45.0217, 86.3135, -4.4792
        Hunter-Lab:
        38.1539, 48.0912, 5.2198
      #bc3965 color charts
#bc3965 RGB chart
      #bc3965 CMYK chart
      #bc3965 RGB pie chart
      #bc3965 color shades, tints & tones
#bc3965 color schemes
#bc3965 color preview, HTML & CSS examples
           This text has a color of #bc3965        
        
          <p style="color:#bc3965;">Text here</p>
        
        
          .mytext {color:#bc3965;}
        
        Text color #bc3965
      
           This box has a color of #bc3965        
        
          <div style="background-color:#bc3965;">Content here</div>
        
        
          .mybackground {background-color:#bc3965;}
        
        Background color #bc3965
      
           Border around this has a color of #bc3965        
        
          <div style="border:2px solid #bc3965;">Content here</div>
        
        
          .myborder {border:2px solid #bc3965;}
        
        Border color #bc3965