#b6325a color space conversions
Hex:
        #b6325a
        RGB:
        182, 50, 90
        CMY:
        29, 80, 65
        CMYK:
        0, 73, 51, 29
      HSL:
        342°, 56.8966%, 45.4902%
        HSV (HSB):
        342°, 72.5275%, 71.3725%
        XYZ:
        22.2775, 12.9645, 11.0011
        xyY:
        0.4817, 0.2804, 12.9645
      CIE-Lab:
        42.7097, 55.2214, 8.0723
        CIE-LCH:
        42.7097, 55.8083, 8.3166
        CIE-Luv:
        42.7097, 88.2584, -0.6352
        Hunter-Lab:
        36.0062, 47.4292, 7.0893
      #b6325a color charts
#b6325a RGB chart
      #b6325a CMYK chart
      #b6325a RGB pie chart
      #b6325a color shades, tints & tones
#b6325a color schemes
#b6325a color preview, HTML & CSS examples
           This text has a color of #b6325a        
        
          <p style="color:#b6325a;">Text here</p>
        
        
          .mytext {color:#b6325a;}
        
        Text color #b6325a
      
           This box has a color of #b6325a        
        
          <div style="background-color:#b6325a;">Content here</div>
        
        
          .mybackground {background-color:#b6325a;}
        
        Background color #b6325a
      
           Border around this has a color of #b6325a        
        
          <div style="border:2px solid #b6325a;">Content here</div>
        
        
          .myborder {border:2px solid #b6325a;}
        
        Border color #b6325a