#b6216a color space conversions
Hex:
        #b6216a
        RGB:
        182, 33, 106
        CMY:
        29, 87, 58
        CMYK:
        0, 82, 42, 29
      HSL:
        331°, 69.3023%, 42.1569%
        HSV (HSB):
        331°, 81.8681%, 71.3725%
        XYZ:
        22.4368, 12.0734, 14.7835
        xyY:
        0.4552, 0.2449, 12.0734
      CIE-Lab:
        41.3325, 61.8904, -3.9451
        CIE-LCH:
        41.3325, 62.0160, 356.3527
        CIE-Luv:
        41.3325, 88.2320, -16.1150
        Hunter-Lab:
        34.7468, 54.4545, -0.9030
      #b6216a color charts
#b6216a RGB chart
      #b6216a CMYK chart
      #b6216a RGB pie chart
      #b6216a color shades, tints & tones
#b6216a color schemes
#b6216a color preview, HTML & CSS examples
           This text has a color of #b6216a        
        
          <p style="color:#b6216a;">Text here</p>
        
        
          .mytext {color:#b6216a;}
        
        Text color #b6216a
      
           This box has a color of #b6216a        
        
          <div style="background-color:#b6216a;">Content here</div>
        
        
          .mybackground {background-color:#b6216a;}
        
        Background color #b6216a
      
           Border around this has a color of #b6216a        
        
          <div style="border:2px solid #b6216a;">Content here</div>
        
        
          .myborder {border:2px solid #b6216a;}
        
        Border color #b6216a