#b6066a color space conversions
Hex:
        #b6066a
        RGB:
        182, 6, 106
        CMY:
        29, 98, 58
        CMYK:
        0, 97, 42, 29
      HSL:
        326°, 93.6170%, 36.8627%
        HSV (HSB):
        326°, 96.7033%, 71.3725%
        XYZ:
        21.9580, 11.1159, 14.6239
        xyY:
        0.4604, 0.2330, 11.1159
      CIE-Lab:
        39.7751, 66.3901, -6.2592
        CIE-LCH:
        39.7751, 66.6845, 354.6141
        CIE-Luv:
        39.7751, 92.9811, -19.7365
        Hunter-Lab:
        33.3406, 59.2138, -2.6676
      #b6066a color charts
#b6066a RGB chart
      #b6066a CMYK chart
      #b6066a RGB pie chart
      #b6066a color shades, tints & tones
#b6066a color schemes
#b6066a color preview, HTML & CSS examples
           This text has a color of #b6066a        
        
          <p style="color:#b6066a;">Text here</p>
        
        
          .mytext {color:#b6066a;}
        
        Text color #b6066a
      
           This box has a color of #b6066a        
        
          <div style="background-color:#b6066a;">Content here</div>
        
        
          .mybackground {background-color:#b6066a;}
        
        Background color #b6066a
      
           Border around this has a color of #b6066a        
        
          <div style="border:2px solid #b6066a;">Content here</div>
        
        
          .myborder {border:2px solid #b6066a;}
        
        Border color #b6066a