#b5483f color space conversions
Hex:
        #b5483f
        RGB:
        181, 72, 63
        CMY:
        29, 72, 75
        CMYK:
        0, 60, 65, 29
      HSL:
        5°, 48.3607%, 47.8431%
        HSV (HSB):
        5°, 65.1934%, 70.9804%
        XYZ:
        22.2706, 14.8174, 6.3889
        xyY:
        0.5122, 0.3408, 14.8174
      CIE-Lab:
        45.3830, 43.6667, 28.1155
        CIE-LCH:
        45.3830, 51.9352, 32.7761
        CIE-Luv:
        45.3830, 82.5857, 22.0536
        Hunter-Lab:
        38.4933, 35.9093, 17.1048
      #b5483f color charts
#b5483f RGB chart
      #b5483f CMYK chart
      #b5483f RGB pie chart
      #b5483f color shades, tints & tones
#b5483f color schemes
#b5483f color preview, HTML & CSS examples
           This text has a color of #b5483f        
        
          <p style="color:#b5483f;">Text here</p>
        
        
          .mytext {color:#b5483f;}
        
        Text color #b5483f
      
           This box has a color of #b5483f        
        
          <div style="background-color:#b5483f;">Content here</div>
        
        
          .mybackground {background-color:#b5483f;}
        
        Background color #b5483f
      
           Border around this has a color of #b5483f        
        
          <div style="border:2px solid #b5483f;">Content here</div>
        
        
          .myborder {border:2px solid #b5483f;}
        
        Border color #b5483f