#b6065a color space conversions
Hex:
        #b6065a
        RGB:
        182, 6, 90
        CMY:
        29, 98, 65
        CMYK:
        0, 97, 51, 29
      HSL:
        331°, 93.6170%, 36.8627%
        HSV (HSB):
        331°, 96.7033%, 71.3725%
        XYZ:
        21.2020, 10.8135, 10.6426
        xyY:
        0.4970, 0.2535, 10.8135
      CIE-Lab:
        39.2646, 65.0279, 3.1556
        CIE-LCH:
        39.2646, 65.1044, 2.7782
        CIE-Luv:
        39.2646, 100.0496, -8.3592
        Hunter-Lab:
        32.8839, 57.5415, 3.8300
      #b6065a color charts
#b6065a RGB chart
      #b6065a CMYK chart
      #b6065a RGB pie chart
      #b6065a color shades, tints & tones
#b6065a color schemes
#b6065a color preview, HTML & CSS examples
           This text has a color of #b6065a        
        
          <p style="color:#b6065a;">Text here</p>
        
        
          .mytext {color:#b6065a;}
        
        Text color #b6065a
      
           This box has a color of #b6065a        
        
          <div style="background-color:#b6065a;">Content here</div>
        
        
          .mybackground {background-color:#b6065a;}
        
        Background color #b6065a
      
           Border around this has a color of #b6065a        
        
          <div style="border:2px solid #b6065a;">Content here</div>
        
        
          .myborder {border:2px solid #b6065a;}
        
        Border color #b6065a