#b0694f color space conversions
Hex:
        #b0694f
        RGB:
        176, 105, 79
        CMY:
        31, 59, 69
        CMYK:
        0, 40, 55, 31
      HSL:
        16°, 38.0392%, 50.0000%
        HSV (HSB):
        16°, 55.1136%, 69.0196%
        XYZ:
        24.3674, 19.8978, 9.9535
        xyY:
        0.4494, 0.3670, 19.8978
      CIE-Lab:
        51.7214, 25.7310, 26.6659
        CIE-LCH:
        51.7214, 37.0561, 46.0221
        CIE-Luv:
        51.7214, 52.7930, 26.4997
        Hunter-Lab:
        44.6069, 19.4468, 17.9950
      #b0694f color charts
#b0694f RGB chart
      #b0694f CMYK chart
      #b0694f RGB pie chart
      #b0694f color shades, tints & tones
#b0694f color schemes
#b0694f color preview, HTML & CSS examples
           This text has a color of #b0694f        
        
          <p style="color:#b0694f;">Text here</p>
        
        
          .mytext {color:#b0694f;}
        
        Text color #b0694f
      
           This box has a color of #b0694f        
        
          <div style="background-color:#b0694f;">Content here</div>
        
        
          .mybackground {background-color:#b0694f;}
        
        Background color #b0694f
      
           Border around this has a color of #b0694f        
        
          <div style="border:2px solid #b0694f;">Content here</div>
        
        
          .myborder {border:2px solid #b0694f;}
        
        Border color #b0694f