#af0821 color space conversions
Hex:
        #af0821
        RGB:
        175, 8, 33
        CMY:
        31, 97, 87
        CMYK:
        0, 95, 81, 31
      HSL:
        351°, 91.2568%, 35.8824%
        HSV (HSB):
        351°, 95.4286%, 68.6275%
        XYZ:
        18.0405, 9.3974, 2.3019
        xyY:
        0.6066, 0.3160, 9.3974
      CIE-Lab:
        36.7385, 60.0262, 35.6268
        CIE-LCH:
        36.7385, 69.8027, 30.6900
        CIE-Luv:
        36.7385, 113.2457, 19.7949
        Hunter-Lab:
        30.6552, 51.4002, 17.0066
      #af0821 color charts
#af0821 RGB chart
      #af0821 CMYK chart
      #af0821 RGB pie chart
      #af0821 color shades, tints & tones
#af0821 color schemes
#af0821 color preview, HTML & CSS examples
           This text has a color of #af0821        
        
          <p style="color:#af0821;">Text here</p>
        
        
          .mytext {color:#af0821;}
        
        Text color #af0821
      
           This box has a color of #af0821        
        
          <div style="background-color:#af0821;">Content here</div>
        
        
          .mybackground {background-color:#af0821;}
        
        Background color #af0821
      
           Border around this has a color of #af0821        
        
          <div style="border:2px solid #af0821;">Content here</div>
        
        
          .myborder {border:2px solid #af0821;}
        
        Border color #af0821