#af281f color space conversions
Hex:
        #af281f
        RGB:
        175, 40, 31
        CMY:
        31, 84, 88
        CMYK:
        0, 77, 82, 31
      HSL:
        4°, 69.9029%, 40.3922%
        HSV (HSB):
        4°, 82.2857%, 68.6275%
        XYZ:
        18.6853, 10.7305, 2.3827
        xyY:
        0.5876, 0.3375, 10.7305
      CIE-Lab:
        39.1228, 53.1324, 39.0980
        CIE-LCH:
        39.1228, 65.9675, 36.3478
        CIE-Luv:
        39.1228, 102.8861, 24.7599
        Hunter-Lab:
        32.7574, 44.4936, 18.6176
      #af281f color charts
#af281f RGB chart
      #af281f CMYK chart
      #af281f RGB pie chart
      #af281f color shades, tints & tones
#af281f color schemes
#af281f color preview, HTML & CSS examples
           This text has a color of #af281f        
        
          <p style="color:#af281f;">Text here</p>
        
        
          .mytext {color:#af281f;}
        
        Text color #af281f
      
           This box has a color of #af281f        
        
          <div style="background-color:#af281f;">Content here</div>
        
        
          .mybackground {background-color:#af281f;}
        
        Background color #af281f
      
           Border around this has a color of #af281f        
        
          <div style="border:2px solid #af281f;">Content here</div>
        
        
          .myborder {border:2px solid #af281f;}
        
        Border color #af281f