#b0614e color space conversions
Hex:
        #b0614e
        RGB:
        176, 97, 78
        CMY:
        31, 62, 69
        CMYK:
        0, 45, 56, 31
      HSL:
        12°, 38.5827%, 49.8039%
        HSV (HSB):
        12°, 55.6818%, 69.0196%
        XYZ:
        23.5543, 18.3296, 9.5042
        xyY:
        0.4584, 0.3567, 18.3296
      CIE-Lab:
        49.8934, 30.0378, 24.8905
        CIE-LCH:
        49.8934, 39.0104, 39.6465
        CIE-Luv:
        49.8934, 58.5553, 23.4350
        Hunter-Lab:
        42.8130, 23.2821, 16.8071
      #b0614e color charts
#b0614e RGB chart
      #b0614e CMYK chart
      #b0614e RGB pie chart
      #b0614e color shades, tints & tones
#b0614e color schemes
#b0614e color preview, HTML & CSS examples
           This text has a color of #b0614e        
        
          <p style="color:#b0614e;">Text here</p>
        
        
          .mytext {color:#b0614e;}
        
        Text color #b0614e
      
           This box has a color of #b0614e        
        
          <div style="background-color:#b0614e;">Content here</div>
        
        
          .mybackground {background-color:#b0614e;}
        
        Background color #b0614e
      
           Border around this has a color of #b0614e        
        
          <div style="border:2px solid #b0614e;">Content here</div>
        
        
          .myborder {border:2px solid #b0614e;}
        
        Border color #b0614e