#b6604b color space conversions
Hex:
        #b6604b
        RGB:
        182, 96, 75
        CMY:
        29, 62, 71
        CMYK:
        0, 47, 59, 29
      HSL:
        12°, 42.2925%, 50.3922%
        HSV (HSB):
        12°, 58.7912%, 71.3725%
        XYZ:
        24.7443, 18.8188, 8.9848
        xyY:
        0.4709, 0.3581, 18.8188
      CIE-Lab:
        50.4746, 32.7348, 27.5390
        CIE-LCH:
        50.4746, 42.7781, 40.0731
        CIE-Luv:
        50.4746, 64.6429, 25.4504
        Hunter-Lab:
        43.3807, 25.9000, 18.0865
      #b6604b color charts
#b6604b RGB chart
      #b6604b CMYK chart
      #b6604b RGB pie chart
      #b6604b color shades, tints & tones
#b6604b color schemes
#b6604b color preview, HTML & CSS examples
           This text has a color of #b6604b        
        
          <p style="color:#b6604b;">Text here</p>
        
        
          .mytext {color:#b6604b;}
        
        Text color #b6604b
      
           This box has a color of #b6604b        
        
          <div style="background-color:#b6604b;">Content here</div>
        
        
          .mybackground {background-color:#b6604b;}
        
        Background color #b6604b
      
           Border around this has a color of #b6604b        
        
          <div style="border:2px solid #b6604b;">Content here</div>
        
        
          .myborder {border:2px solid #b6604b;}
        
        Border color #b6604b