#af491d color space conversions
Hex:
        #af491d
        RGB:
        175, 73, 29
        CMY:
        31, 71, 89
        CMYK:
        0, 58, 83, 31
      HSL:
        18°, 71.5686%, 40.0000%
        HSV (HSB):
        18°, 83.4286%, 68.6275%
        XYZ:
        20.2835, 13.9678, 2.7894
        xyY:
        0.5476, 0.3771, 13.9678
      CIE-Lab:
        44.1867, 39.3686, 44.8116
        CIE-LCH:
        44.1867, 59.6487, 48.6996
        CIE-Luv:
        44.1867, 82.0391, 34.1689
        Hunter-Lab:
        37.3735, 31.4729, 21.7363
      #af491d color charts
#af491d RGB chart
      #af491d CMYK chart
      #af491d RGB pie chart
      #af491d color shades, tints & tones
#af491d color schemes
#af491d color preview, HTML & CSS examples
           This text has a color of #af491d        
        
          <p style="color:#af491d;">Text here</p>
        
        
          .mytext {color:#af491d;}
        
        Text color #af491d
      
           This box has a color of #af491d        
        
          <div style="background-color:#af491d;">Content here</div>
        
        
          .mybackground {background-color:#af491d;}
        
        Background color #af491d
      
           Border around this has a color of #af491d        
        
          <div style="border:2px solid #af491d;">Content here</div>
        
        
          .myborder {border:2px solid #af491d;}
        
        Border color #af491d