#b5483b color space conversions
Hex:
        #b5483b
        RGB:
        181, 72, 59
        CMY:
        29, 72, 77
        CMYK:
        0, 60, 67, 29
      HSL:
        6°, 50.8333%, 47.0588%
        HSV (HSB):
        6°, 67.4033%, 70.9804%
        XYZ:
        22.1628, 14.7743, 5.8213
        xyY:
        0.5183, 0.3455, 14.7743
      CIE-Lab:
        45.3234, 43.4255, 30.3859
        CIE-LCH:
        45.3234, 53.0007, 34.9815
        CIE-Luv:
        45.3234, 83.3771, 23.9522
        Hunter-Lab:
        38.4373, 35.6574, 17.9267
      #b5483b color charts
#b5483b RGB chart
      #b5483b CMYK chart
      #b5483b RGB pie chart
      #b5483b color shades, tints & tones
#b5483b color schemes
#b5483b color preview, HTML & CSS examples
           This text has a color of #b5483b        
        
          <p style="color:#b5483b;">Text here</p>
        
        
          .mytext {color:#b5483b;}
        
        Text color #b5483b
      
           This box has a color of #b5483b        
        
          <div style="background-color:#b5483b;">Content here</div>
        
        
          .mybackground {background-color:#b5483b;}
        
        Background color #b5483b
      
           Border around this has a color of #b5483b        
        
          <div style="border:2px solid #b5483b;">Content here</div>
        
        
          .myborder {border:2px solid #b5483b;}
        
        Border color #b5483b