#b6246d color space conversions
Hex:
        #b6246d
        RGB:
        182, 36, 109
        CMY:
        29, 86, 57
        CMYK:
        0, 80, 40, 29
      HSL:
        330°, 66.9725%, 42.7451%
        HSV (HSB):
        330°, 80.2198%, 71.3725%
        XYZ:
        22.6826, 12.3110, 15.6487
        xyY:
        0.4479, 0.2431, 12.3110
      CIE-Lab:
        41.7061, 61.4045, -5.2685
        CIE-LCH:
        41.7061, 61.6301, 355.0960
        CIE-Luv:
        41.7061, 86.1819, -17.6882
        Hunter-Lab:
        35.0870, 53.9922, -1.8824
      #b6246d color charts
#b6246d RGB chart
      #b6246d CMYK chart
      #b6246d RGB pie chart
      #b6246d color shades, tints & tones
#b6246d color schemes
#b6246d color preview, HTML & CSS examples
           This text has a color of #b6246d        
        
          <p style="color:#b6246d;">Text here</p>
        
        
          .mytext {color:#b6246d;}
        
        Text color #b6246d
      
           This box has a color of #b6246d        
        
          <div style="background-color:#b6246d;">Content here</div>
        
        
          .mybackground {background-color:#b6246d;}
        
        Background color #b6246d
      
           Border around this has a color of #b6246d        
        
          <div style="border:2px solid #b6246d;">Content here</div>
        
        
          .myborder {border:2px solid #b6246d;}
        
        Border color #b6246d