#bc3152 color space conversions
Hex:
        #bc3152
        RGB:
        188, 49, 82
        CMY:
        26, 81, 68
        CMYK:
        0, 74, 56, 26
      HSL:
        346°, 58.6498%, 46.4706%
        HSV (HSB):
        346°, 73.9362%, 73.7255%
        XYZ:
        23.3603, 13.4972, 9.3566
        xyY:
        0.5055, 0.2921, 13.4972
      CIE-Lab:
        43.5030, 56.7179, 14.3343
        CIE-LCH:
        43.5030, 58.5013, 14.1833
        CIE-Luv:
        43.5030, 96.2558, 5.7240
        Hunter-Lab:
        36.7385, 49.2076, 10.6169
      #bc3152 color charts
#bc3152 RGB chart
      #bc3152 CMYK chart
      #bc3152 RGB pie chart
      #bc3152 color shades, tints & tones
#bc3152 color schemes
#bc3152 color preview, HTML & CSS examples
           This text has a color of #bc3152        
        
          <p style="color:#bc3152;">Text here</p>
        
        
          .mytext {color:#bc3152;}
        
        Text color #bc3152
      
           This box has a color of #bc3152        
        
          <div style="background-color:#bc3152;">Content here</div>
        
        
          .mybackground {background-color:#bc3152;}
        
        Background color #bc3152
      
           Border around this has a color of #bc3152        
        
          <div style="border:2px solid #bc3152;">Content here</div>
        
        
          .myborder {border:2px solid #bc3152;}
        
        Border color #bc3152