#b6454e color space conversions
Hex:
        #b6454e
        RGB:
        182, 69, 78
        CMY:
        29, 73, 69
        CMYK:
        0, 62, 57, 29
      HSL:
        355°, 45.0199%, 49.2157%
        HSV (HSB):
        355°, 62.0879%, 71.3725%
        XYZ:
        22.7947, 14.7514, 8.8536
        xyY:
        0.4913, 0.3179, 14.7514
      CIE-Lab:
        45.2918, 46.4591, 19.0292
        CIE-LCH:
        45.2918, 50.2051, 22.2735
        CIE-Luv:
        45.2918, 81.8879, 13.0939
        Hunter-Lab:
        38.4075, 38.7256, 13.2179
      #b6454e color charts
#b6454e RGB chart
      #b6454e CMYK chart
      #b6454e RGB pie chart
      #b6454e color shades, tints & tones
#b6454e color schemes
#b6454e color preview, HTML & CSS examples
           This text has a color of #b6454e        
        
          <p style="color:#b6454e;">Text here</p>
        
        
          .mytext {color:#b6454e;}
        
        Text color #b6454e
      
           This box has a color of #b6454e        
        
          <div style="background-color:#b6454e;">Content here</div>
        
        
          .mybackground {background-color:#b6454e;}
        
        Background color #b6454e
      
           Border around this has a color of #b6454e        
        
          <div style="border:2px solid #b6454e;">Content here</div>
        
        
          .myborder {border:2px solid #b6454e;}
        
        Border color #b6454e