#af231d color space conversions
Hex:
        #af231d
        RGB:
        175, 35, 29
        CMY:
        31, 86, 89
        CMYK:
        0, 80, 83, 31
      HSL:
        2°, 71.5686%, 40.0000%
        HSV (HSB):
        2°, 83.4286%, 68.6275%
        XYZ:
        18.5020, 10.4047, 2.1955
        xyY:
        0.5949, 0.3345, 10.4047
      CIE-Lab:
        38.5592, 54.6075, 39.6311
        CIE-LCH:
        38.5592, 67.4730, 35.9700
        CIE-Luv:
        38.5592, 105.6095, 24.3468
        Hunter-Lab:
        32.2564, 45.9376, 18.5439
      #af231d color charts
#af231d RGB chart
      #af231d CMYK chart
      #af231d RGB pie chart
      #af231d color shades, tints & tones
#af231d color schemes
#af231d color preview, HTML & CSS examples
           This text has a color of #af231d        
        
          <p style="color:#af231d;">Text here</p>
        
        
          .mytext {color:#af231d;}
        
        Text color #af231d
      
           This box has a color of #af231d        
        
          <div style="background-color:#af231d;">Content here</div>
        
        
          .mybackground {background-color:#af231d;}
        
        Background color #af231d
      
           Border around this has a color of #af231d        
        
          <div style="border:2px solid #af231d;">Content here</div>
        
        
          .myborder {border:2px solid #af231d;}
        
        Border color #af231d