#b9542d color space conversions
Hex:
        #b9542d
        RGB:
        185, 84, 45
        CMY:
        27, 67, 82
        CMYK:
        0, 55, 76, 27
      HSL:
        17°, 60.8696%, 45.0980%
        HSV (HSB):
        17°, 75.6757%, 72.5490%
        XYZ:
        23.6516, 16.8444, 4.4873
        xyY:
        0.5258, 0.3745, 16.8444
      CIE-Lab:
        48.0634, 38.3574, 41.3708
        CIE-LCH:
        48.0634, 56.4166, 47.1645
        CIE-Luv:
        48.0634, 80.3754, 34.2519
        Hunter-Lab:
        41.0419, 31.0423, 22.2468
      #b9542d color charts
#b9542d RGB chart
      #b9542d CMYK chart
      #b9542d RGB pie chart
      #b9542d color shades, tints & tones
#b9542d color schemes
#b9542d color preview, HTML & CSS examples
           This text has a color of #b9542d        
        
          <p style="color:#b9542d;">Text here</p>
        
        
          .mytext {color:#b9542d;}
        
        Text color #b9542d
      
           This box has a color of #b9542d        
        
          <div style="background-color:#b9542d;">Content here</div>
        
        
          .mybackground {background-color:#b9542d;}
        
        Background color #b9542d
      
           Border around this has a color of #b9542d        
        
          <div style="border:2px solid #b9542d;">Content here</div>
        
        
          .myborder {border:2px solid #b9542d;}
        
        Border color #b9542d