#af082e color space conversions
Hex:
        #af082e
        RGB:
        175, 8, 46
        CMY:
        31, 97, 82
        CMYK:
        0, 95, 74, 31
      HSL:
        346°, 91.2568%, 35.8824%
        HSV (HSB):
        346°, 95.4286%, 68.6275%
        XYZ:
        18.2592, 9.4849, 3.4532
        xyY:
        0.5853, 0.3040, 9.4849
      CIE-Lab:
        36.9016, 60.4793, 27.9030
        CIE-LCH:
        36.9016, 66.6057, 24.7669
        CIE-Luv:
        36.9016, 110.1177, 14.9595
        Hunter-Lab:
        30.7975, 51.9330, 14.9104
      #af082e color charts
#af082e RGB chart
      #af082e CMYK chart
      #af082e RGB pie chart
      #af082e color shades, tints & tones
#af082e color schemes
#af082e color preview, HTML & CSS examples
           This text has a color of #af082e        
        
          <p style="color:#af082e;">Text here</p>
        
        
          .mytext {color:#af082e;}
        
        Text color #af082e
      
           This box has a color of #af082e        
        
          <div style="background-color:#af082e;">Content here</div>
        
        
          .mybackground {background-color:#af082e;}
        
        Background color #af082e
      
           Border around this has a color of #af082e        
        
          <div style="border:2px solid #af082e;">Content here</div>
        
        
          .myborder {border:2px solid #af082e;}
        
        Border color #af082e