#b55f1d color space conversions
Hex:
        #b55f1d
        RGB:
        181, 95, 29
        CMY:
        29, 63, 89
        CMYK:
        0, 48, 84, 29
      HSL:
        26°, 72.3810%, 41.1765%
        HSV (HSB):
        26°, 83.9779%, 70.9804%
        XYZ:
        23.3700, 18.0969, 3.4237
        xyY:
        0.5206, 0.4031, 18.0969
      CIE-Lab:
        49.6134, 30.4234, 50.0005
        CIE-LCH:
        49.6134, 58.5289, 58.6810
        CIE-Luv:
        49.6134, 70.0169, 42.2489
        Hunter-Lab:
        42.5404, 23.6151, 25.0066
      #b55f1d color charts
#b55f1d RGB chart
      #b55f1d CMYK chart
      #b55f1d RGB pie chart
      #b55f1d color shades, tints & tones
#b55f1d color schemes
#b55f1d color preview, HTML & CSS examples
           This text has a color of #b55f1d        
        
          <p style="color:#b55f1d;">Text here</p>
        
        
          .mytext {color:#b55f1d;}
        
        Text color #b55f1d
      
           This box has a color of #b55f1d        
        
          <div style="background-color:#b55f1d;">Content here</div>
        
        
          .mybackground {background-color:#b55f1d;}
        
        Background color #b55f1d
      
           Border around this has a color of #b55f1d        
        
          <div style="border:2px solid #b55f1d;">Content here</div>
        
        
          .myborder {border:2px solid #b55f1d;}
        
        Border color #b55f1d