#bc3652 color space conversions
Hex:
        #bc3652
        RGB:
        188, 54, 82
        CMY:
        26, 79, 68
        CMYK:
        0, 71, 56, 26
      HSL:
        347°, 55.3719%, 47.4510%
        HSV (HSB):
        347°, 71.2766%, 73.7255%
        XYZ:
        23.5812, 13.9389, 9.4303
        xyY:
        0.5023, 0.2969, 13.9389
      CIE-Lab:
        44.1452, 54.9340, 15.2106
        CIE-LCH:
        44.1452, 57.0009, 15.4768
        CIE-Luv:
        44.1452, 93.8992, 7.1147
        Hunter-Lab:
        37.3348, 47.4071, 11.1586
      #bc3652 color charts
#bc3652 RGB chart
      #bc3652 CMYK chart
      #bc3652 RGB pie chart
      #bc3652 color shades, tints & tones
#bc3652 color schemes
#bc3652 color preview, HTML & CSS examples
           This text has a color of #bc3652        
        
          <p style="color:#bc3652;">Text here</p>
        
        
          .mytext {color:#bc3652;}
        
        Text color #bc3652
      
           This box has a color of #bc3652        
        
          <div style="background-color:#bc3652;">Content here</div>
        
        
          .mybackground {background-color:#bc3652;}
        
        Background color #bc3652
      
           Border around this has a color of #bc3652        
        
          <div style="border:2px solid #bc3652;">Content here</div>
        
        
          .myborder {border:2px solid #bc3652;}
        
        Border color #bc3652