#b6454b color space conversions
Hex:
        #b6454b
        RGB:
        182, 69, 75
        CMY:
        29, 73, 71
        CMYK:
        0, 62, 59, 29
      HSL:
        357°, 45.0199%, 49.2157%
        HSV (HSB):
        357°, 62.0879%, 71.3725%
        XYZ:
        22.6895, 14.7093, 8.2999
        xyY:
        0.4965, 0.3219, 14.7093
      CIE-Lab:
        45.2335, 46.2320, 20.7739
        CIE-LCH:
        45.2335, 50.6849, 24.1963
        CIE-Luv:
        45.2335, 82.6310, 14.8253
        Hunter-Lab:
        38.3527, 38.4835, 14.0160
      #b6454b color charts
#b6454b RGB chart
      #b6454b CMYK chart
      #b6454b RGB pie chart
      #b6454b color shades, tints & tones
#b6454b color schemes
#b6454b color preview, HTML & CSS examples
           This text has a color of #b6454b        
        
          <p style="color:#b6454b;">Text here</p>
        
        
          .mytext {color:#b6454b;}
        
        Text color #b6454b
      
           This box has a color of #b6454b        
        
          <div style="background-color:#b6454b;">Content here</div>
        
        
          .mybackground {background-color:#b6454b;}
        
        Background color #b6454b
      
           Border around this has a color of #b6454b        
        
          <div style="border:2px solid #b6454b;">Content here</div>
        
        
          .myborder {border:2px solid #b6454b;}
        
        Border color #b6454b