#af1c21 color space conversions
Hex:
        #af1c21
        RGB:
        175, 28, 33
        CMY:
        31, 89, 87
        CMYK:
        0, 84, 81, 31
      HSL:
        358°, 72.4138%, 39.8039%
        HSV (HSB):
        358°, 84.0000%, 68.6275%
        XYZ:
        18.3690, 10.0543, 2.4114
        xyY:
        0.5957, 0.3261, 10.0543
      CIE-Lab:
        37.9397, 56.5819, 36.8346
        CIE-LCH:
        37.9397, 67.5152, 33.0640
        CIE-Luv:
        37.9397, 107.8414, 21.9910
        Hunter-Lab:
        31.7085, 47.9166, 17.6871
      #af1c21 color charts
#af1c21 RGB chart
      #af1c21 CMYK chart
      #af1c21 RGB pie chart
      #af1c21 color shades, tints & tones
#af1c21 color schemes
#af1c21 color preview, HTML & CSS examples
           This text has a color of #af1c21        
        
          <p style="color:#af1c21;">Text here</p>
        
        
          .mytext {color:#af1c21;}
        
        Text color #af1c21
      
           This box has a color of #af1c21        
        
          <div style="background-color:#af1c21;">Content here</div>
        
        
          .mybackground {background-color:#af1c21;}
        
        Background color #af1c21
      
           Border around this has a color of #af1c21        
        
          <div style="border:2px solid #af1c21;">Content here</div>
        
        
          .myborder {border:2px solid #af1c21;}
        
        Border color #af1c21