#af3208 color space conversions
Hex:
        #af3208
        RGB:
        175, 50, 8
        CMY:
        31, 80, 97
        CMYK:
        0, 71, 95, 31
      HSL:
        15°, 91.2568%, 35.8824%
        HSV (HSB):
        15°, 95.4286%, 68.6275%
        XYZ:
        18.8636, 11.4127, 1.4384
        xyY:
        0.5948, 0.3599, 11.4127
      CIE-Lab:
        40.2670, 49.1221, 49.7332
        CIE-LCH:
        40.2670, 69.9026, 45.3542
        CIE-Luv:
        40.2670, 99.6492, 31.4674
        Hunter-Lab:
        33.7827, 40.5514, 21.1235
      #af3208 color charts
#af3208 RGB chart
      #af3208 CMYK chart
      #af3208 RGB pie chart
      #af3208 color shades, tints & tones
#af3208 color schemes
#af3208 color preview, HTML & CSS examples
           This text has a color of #af3208        
        
          <p style="color:#af3208;">Text here</p>
        
        
          .mytext {color:#af3208;}
        
        Text color #af3208
      
           This box has a color of #af3208        
        
          <div style="background-color:#af3208;">Content here</div>
        
        
          .mybackground {background-color:#af3208;}
        
        Background color #af3208
      
           Border around this has a color of #af3208        
        
          <div style="border:2px solid #af3208;">Content here</div>
        
        
          .myborder {border:2px solid #af3208;}
        
        Border color #af3208