#af1d16 color space conversions
Hex:
        #af1d16
        RGB:
        175, 29, 22
        CMY:
        31, 89, 91
        CMYK:
        0, 83, 87, 31
      HSL:
        3°, 77.6650%, 38.6275%
        HSV (HSB):
        3°, 87.4286%, 68.6275%
        XYZ:
        18.2634, 10.0506, 1.7364
        xyY:
        0.6078, 0.3345, 10.0506
      CIE-Lab:
        37.9331, 56.0552, 42.6463
        CIE-LCH:
        37.9331, 70.4336, 37.2636
        CIE-Luv:
        37.9331, 109.2033, 25.0664
        Hunter-Lab:
        31.7027, 47.3510, 18.9444
      #af1d16 color charts
#af1d16 RGB chart
      #af1d16 CMYK chart
      #af1d16 RGB pie chart
      #af1d16 color shades, tints & tones
#af1d16 color schemes
#af1d16 color preview, HTML & CSS examples
           This text has a color of #af1d16        
        
          <p style="color:#af1d16;">Text here</p>
        
        
          .mytext {color:#af1d16;}
        
        Text color #af1d16
      
           This box has a color of #af1d16        
        
          <div style="background-color:#af1d16;">Content here</div>
        
        
          .mybackground {background-color:#af1d16;}
        
        Background color #af1d16
      
           Border around this has a color of #af1d16        
        
          <div style="border:2px solid #af1d16;">Content here</div>
        
        
          .myborder {border:2px solid #af1d16;}
        
        Border color #af1d16