#a33217 color space conversions
Hex:
        #a33217
        RGB:
        163, 50, 23
        CMY:
        36, 80, 91
        CMYK:
        0, 69, 86, 36
      HSL:
        12°, 75.2688%, 36.4706%
        HSV (HSB):
        12°, 85.8896%, 63.9216%
        XYZ:
        16.3995, 10.1296, 1.9015
        xyY:
        0.5768, 0.3563, 10.1296
      CIE-Lab:
        38.0740, 45.2785, 41.3424
        CIE-LCH:
        38.0740, 61.3134, 42.3982
        CIE-Luv:
        38.0740, 88.6264, 27.4527
        Hunter-Lab:
        31.8270, 36.2784, 18.7367
      #a33217 color charts
#a33217 RGB chart
      #a33217 CMYK chart
      #a33217 RGB pie chart
      #a33217 color shades, tints & tones
#a33217 color schemes
#a33217 color preview, HTML & CSS examples
           This text has a color of #a33217        
        
          <p style="color:#a33217;">Text here</p>
        
        
          .mytext {color:#a33217;}
        
        Text color #a33217
      
           This box has a color of #a33217        
        
          <div style="background-color:#a33217;">Content here</div>
        
        
          .mybackground {background-color:#a33217;}
        
        Background color #a33217
      
           Border around this has a color of #a33217        
        
          <div style="border:2px solid #a33217;">Content here</div>
        
        
          .myborder {border:2px solid #a33217;}
        
        Border color #a33217