#b6125e color space conversions
Hex:
        #b6125e
        RGB:
        182, 18, 94
        CMY:
        29, 93, 63
        CMYK:
        0, 90, 48, 29
      HSL:
        332°, 82.0000%, 39.2157%
        HSV (HSB):
        332°, 90.1099%, 71.3725%
        XYZ:
        21.5281, 11.1858, 11.6141
        xyY:
        0.4857, 0.2523, 11.1858
      CIE-Lab:
        39.8917, 63.8715, 1.5148
        CIE-LCH:
        39.8917, 63.8894, 1.3586
        CIE-Luv:
        39.8917, 96.6238, -9.9683
        Hunter-Lab:
        33.4453, 56.3680, 2.8228
      #b6125e color charts
#b6125e RGB chart
      #b6125e CMYK chart
      #b6125e RGB pie chart
      #b6125e color shades, tints & tones
#b6125e color schemes
#b6125e color preview, HTML & CSS examples
           This text has a color of #b6125e        
        
          <p style="color:#b6125e;">Text here</p>
        
        
          .mytext {color:#b6125e;}
        
        Text color #b6125e
      
           This box has a color of #b6125e        
        
          <div style="background-color:#b6125e;">Content here</div>
        
        
          .mybackground {background-color:#b6125e;}
        
        Background color #b6125e
      
           Border around this has a color of #b6125e        
        
          <div style="border:2px solid #b6125e;">Content here</div>
        
        
          .myborder {border:2px solid #b6125e;}
        
        Border color #b6125e