#af0d00 color space conversions
Hex:
        #af0d00
        RGB:
        175, 13, 0
        CMY:
        31, 95, 100
        CMYK:
        0, 93, 100, 31
      HSL:
        4°, 100.0000%, 34.3137%
        HSV (HSB):
        4°, 100.0000%, 68.6275%
        XYZ:
        17.8231, 9.4018, 0.8753
        xyY:
        0.6343, 0.3346, 9.4018
      CIE-Lab:
        36.7467, 58.8319, 50.8359
        CIE-LCH:
        36.7467, 77.7527, 40.8299
        CIE-Luv:
        36.7467, 116.4002, 26.5989
        Hunter-Lab:
        30.6624, 50.0976, 19.7711
      #af0d00 color charts
#af0d00 RGB chart
      #af0d00 CMYK chart
      #af0d00 RGB pie chart
      #af0d00 color shades, tints & tones
#af0d00 color schemes
#af0d00 color preview, HTML & CSS examples
           This text has a color of #af0d00        
        
          <p style="color:#af0d00;">Text here</p>
        
        
          .mytext {color:#af0d00;}
        
        Text color #af0d00
      
           This box has a color of #af0d00        
        
          <div style="background-color:#af0d00;">Content here</div>
        
        
          .mybackground {background-color:#af0d00;}
        
        Background color #af0d00
      
           Border around this has a color of #af0d00        
        
          <div style="border:2px solid #af0d00;">Content here</div>
        
        
          .myborder {border:2px solid #af0d00;}
        
        Border color #af0d00