#b3483b color space conversions
Hex:
        #b3483b
        RGB:
        179, 72, 59
        CMY:
        30, 72, 77
        CMYK:
        0, 60, 67, 30
      HSL:
        6°, 50.4202%, 46.6667%
        HSV (HSB):
        6°, 67.0391%, 70.1961%
        XYZ:
        21.6972, 14.5342, 5.7995
        xyY:
        0.5162, 0.3458, 14.5342
      CIE-Lab:
        44.9895, 42.6943, 29.9043
        CIE-LCH:
        44.9895, 52.1255, 35.0085
        CIE-Luv:
        44.9895, 81.7153, 23.6451
        Hunter-Lab:
        38.1237, 34.8723, 17.6673
      #b3483b color charts
#b3483b RGB chart
      #b3483b CMYK chart
      #b3483b RGB pie chart
      #b3483b color shades, tints & tones
#b3483b color schemes
#b3483b color preview, HTML & CSS examples
           This text has a color of #b3483b        
        
          <p style="color:#b3483b;">Text here</p>
        
        
          .mytext {color:#b3483b;}
        
        Text color #b3483b
      
           This box has a color of #b3483b        
        
          <div style="background-color:#b3483b;">Content here</div>
        
        
          .mybackground {background-color:#b3483b;}
        
        Background color #b3483b
      
           Border around this has a color of #b3483b        
        
          <div style="border:2px solid #b3483b;">Content here</div>
        
        
          .myborder {border:2px solid #b3483b;}
        
        Border color #b3483b