#b6215f color space conversions
Hex:
        #b6215f
        RGB:
        182, 33, 95
        CMY:
        29, 87, 63
        CMYK:
        0, 82, 48, 29
      HSL:
        335°, 69.3023%, 42.1569%
        HSV (HSB):
        335°, 81.8681%, 71.3725%
        XYZ:
        21.9008, 11.8590, 11.9612
        xyY:
        0.4790, 0.2594, 11.8590
      CIE-Lab:
        40.9912, 60.8815, 2.4748
        CIE-LCH:
        40.9912, 60.9317, 2.3277
        CIE-Luv:
        40.9912, 92.6585, -8.2340
        Hunter-Lab:
        34.4369, 53.2558, 3.5123
      #b6215f color charts
#b6215f RGB chart
      #b6215f CMYK chart
      #b6215f RGB pie chart
      #b6215f color shades, tints & tones
#b6215f color schemes
#b6215f color preview, HTML & CSS examples
           This text has a color of #b6215f        
        
          <p style="color:#b6215f;">Text here</p>
        
        
          .mytext {color:#b6215f;}
        
        Text color #b6215f
      
           This box has a color of #b6215f        
        
          <div style="background-color:#b6215f;">Content here</div>
        
        
          .mybackground {background-color:#b6215f;}
        
        Background color #b6215f
      
           Border around this has a color of #b6215f        
        
          <div style="border:2px solid #b6215f;">Content here</div>
        
        
          .myborder {border:2px solid #b6215f;}
        
        Border color #b6215f