#b3644f color space conversions
Hex:
        #b3644f
        RGB:
        179, 100, 79
        CMY:
        30, 61, 69
        CMYK:
        0, 44, 56, 30
      HSL:
        13°, 39.6825%, 50.5882%
        HSV (HSB):
        13°, 55.8659%, 70.1961%
        XYZ:
        24.5589, 19.2626, 9.8208
        xyY:
        0.4578, 0.3591, 19.2626
      CIE-Lab:
        50.9930, 29.7008, 25.8121
        CIE-LCH:
        50.9930, 39.3498, 40.9929
        CIE-Luv:
        50.9930, 58.7301, 24.6303
        Hunter-Lab:
        43.8891, 23.0765, 17.4555
      #b3644f color charts
#b3644f RGB chart
      #b3644f CMYK chart
      #b3644f RGB pie chart
      #b3644f color shades, tints & tones
#b3644f color schemes
#b3644f color preview, HTML & CSS examples
           This text has a color of #b3644f        
        
          <p style="color:#b3644f;">Text here</p>
        
        
          .mytext {color:#b3644f;}
        
        Text color #b3644f
      
           This box has a color of #b3644f        
        
          <div style="background-color:#b3644f;">Content here</div>
        
        
          .mybackground {background-color:#b3644f;}
        
        Background color #b3644f
      
           Border around this has a color of #b3644f        
        
          <div style="border:2px solid #b3644f;">Content here</div>
        
        
          .myborder {border:2px solid #b3644f;}
        
        Border color #b3644f