#af1618 color space conversions
Hex:
        #af1618
        RGB:
        175, 22, 24
        CMY:
        31, 91, 91
        CMYK:
        0, 87, 86, 31
      HSL:
        359°, 77.6650%, 38.6275%
        HSV (HSB):
        359°, 87.4286%, 68.6275%
        XYZ:
        18.1310, 9.7537, 1.7912
        xyY:
        0.6110, 0.3287, 9.7537
      CIE-Lab:
        37.3968, 57.6682, 41.1977
        CIE-LCH:
        37.3968, 70.8722, 35.5417
        CIE-Luv:
        37.3968, 111.4505, 23.6340
        Hunter-Lab:
        31.2310, 48.9731, 18.4612
      #af1618 color charts
#af1618 RGB chart
      #af1618 CMYK chart
      #af1618 RGB pie chart
      #af1618 color shades, tints & tones
#af1618 color schemes
#af1618 color preview, HTML & CSS examples
           This text has a color of #af1618        
        
          <p style="color:#af1618;">Text here</p>
        
        
          .mytext {color:#af1618;}
        
        Text color #af1618
      
           This box has a color of #af1618        
        
          <div style="background-color:#af1618;">Content here</div>
        
        
          .mybackground {background-color:#af1618;}
        
        Background color #af1618
      
           Border around this has a color of #af1618        
        
          <div style="border:2px solid #af1618;">Content here</div>
        
        
          .myborder {border:2px solid #af1618;}
        
        Border color #af1618