#b5362a color space conversions
Hex:
        #b5362a
        RGB:
        181, 54, 42
        CMY:
        29, 79, 84
        CMYK:
        0, 70, 77, 29
      HSL:
        5°, 62.3318%, 43.7255%
        HSV (HSB):
        5°, 76.7956%, 70.9804%
        XYZ:
        20.7931, 12.6293, 3.5323
        xyY:
        0.5627, 0.3418, 12.6293
      CIE-Lab:
        42.1992, 50.4168, 36.5572
        CIE-LCH:
        42.1992, 62.2759, 35.9459
        CIE-Luv:
        42.1992, 98.0870, 25.4415
        Hunter-Lab:
        35.5377, 42.2497, 18.9833
      #b5362a color charts
#b5362a RGB chart
      #b5362a CMYK chart
      #b5362a RGB pie chart
      #b5362a color shades, tints & tones
#b5362a color schemes
#b5362a color preview, HTML & CSS examples
           This text has a color of #b5362a        
        
          <p style="color:#b5362a;">Text here</p>
        
        
          .mytext {color:#b5362a;}
        
        Text color #b5362a
      
           This box has a color of #b5362a        
        
          <div style="background-color:#b5362a;">Content here</div>
        
        
          .mybackground {background-color:#b5362a;}
        
        Background color #b5362a
      
           Border around this has a color of #b5362a        
        
          <div style="border:2px solid #b5362a;">Content here</div>
        
        
          .myborder {border:2px solid #b5362a;}
        
        Border color #b5362a