#af0a00 color space conversions
Hex:
        #af0a00
        RGB:
        175, 10, 0
        CMY:
        31, 96, 100
        CMYK:
        0, 94, 100, 31
      HSL:
        3°, 100.0000%, 34.3137%
        HSV (HSB):
        3°, 100.0000%, 68.6275%
        XYZ:
        17.7877, 9.3310, 0.8636
        xyY:
        0.6357, 0.3335, 9.3310
      CIE-Lab:
        36.6140, 59.2142, 50.7758
        CIE-LCH:
        36.6140, 78.0033, 40.6129
        CIE-Luv:
        36.6140, 117.0438, 26.3735
        Hunter-Lab:
        30.5468, 50.4858, 19.7066
      #af0a00 color charts
#af0a00 RGB chart
      #af0a00 CMYK chart
      #af0a00 RGB pie chart
      #af0a00 color shades, tints & tones
#af0a00 color schemes
#af0a00 color preview, HTML & CSS examples
           This text has a color of #af0a00        
        
          <p style="color:#af0a00;">Text here</p>
        
        
          .mytext {color:#af0a00;}
        
        Text color #af0a00
      
           This box has a color of #af0a00        
        
          <div style="background-color:#af0a00;">Content here</div>
        
        
          .mybackground {background-color:#af0a00;}
        
        Background color #af0a00
      
           Border around this has a color of #af0a00        
        
          <div style="border:2px solid #af0a00;">Content here</div>
        
        
          .myborder {border:2px solid #af0a00;}
        
        Border color #af0a00