#b3644d color space conversions
Hex:
        #b3644d
        RGB:
        179, 100, 77
        CMY:
        30, 61, 70
        CMYK:
        0, 44, 57, 30
      HSL:
        14°, 40.1575%, 50.1961%
        HSV (HSB):
        14°, 56.9832%, 70.1961%
        XYZ:
        24.4871, 19.2339, 9.4431
        xyY:
        0.4606, 0.3618, 19.2339
      CIE-Lab:
        50.9597, 29.5339, 26.9197
        CIE-LCH:
        50.9597, 39.9615, 42.3487
        CIE-Luv:
        50.9597, 59.0440, 25.7173
        Hunter-Lab:
        43.8564, 22.9163, 17.9333
      #b3644d color charts
#b3644d RGB chart
      #b3644d CMYK chart
      #b3644d RGB pie chart
      #b3644d color shades, tints & tones
#b3644d color schemes
#b3644d color preview, HTML & CSS examples
           This text has a color of #b3644d        
        
          <p style="color:#b3644d;">Text here</p>
        
        
          .mytext {color:#b3644d;}
        
        Text color #b3644d
      
           This box has a color of #b3644d        
        
          <div style="background-color:#b3644d;">Content here</div>
        
        
          .mybackground {background-color:#b3644d;}
        
        Background color #b3644d
      
           Border around this has a color of #b3644d        
        
          <div style="border:2px solid #b3644d;">Content here</div>
        
        
          .myborder {border:2px solid #b3644d;}
        
        Border color #b3644d