#b62060 color space conversions
Hex:
        #b62060
        RGB:
        182, 32, 96
        CMY:
        29, 87, 62
        CMYK:
        0, 82, 47, 29
      HSL:
        334°, 70.0935%, 41.9608%
        HSV (HSB):
        334°, 82.4176%, 71.3725%
        XYZ:
        21.9192, 11.8226, 12.1931
        xyY:
        0.4772, 0.2574, 11.8226
      CIE-Lab:
        40.9328, 61.2188, 1.7592
        CIE-LCH:
        40.9328, 61.2441, 1.6460
        CIE-Luv:
        40.9328, 92.5517, -9.1330
        Hunter-Lab:
        34.3841, 53.6185, 3.0438
      #b62060 color charts
#b62060 RGB chart
      #b62060 CMYK chart
      #b62060 RGB pie chart
      #b62060 color shades, tints & tones
#b62060 color schemes
#b62060 color preview, HTML & CSS examples
           This text has a color of #b62060        
        
          <p style="color:#b62060;">Text here</p>
        
        
          .mytext {color:#b62060;}
        
        Text color #b62060
      
           This box has a color of #b62060        
        
          <div style="background-color:#b62060;">Content here</div>
        
        
          .mybackground {background-color:#b62060;}
        
        Background color #b62060
      
           Border around this has a color of #b62060        
        
          <div style="border:2px solid #b62060;">Content here</div>
        
        
          .myborder {border:2px solid #b62060;}
        
        Border color #b62060