#af0342 color space conversions
Hex:
        #af0342
        RGB:
        175, 3, 66
        CMY:
        31, 99, 74
        CMYK:
        0, 98, 62, 31
      HSL:
        338°, 96.6292%, 34.9020%
        HSV (HSB):
        338°, 98.2857%, 68.6275%
        XYZ:
        18.6951, 9.5724, 6.0166
        xyY:
        0.5453, 0.2792, 9.5724
      CIE-Lab:
        37.0639, 62.0579, 15.3119
        CIE-LCH:
        37.0639, 63.9190, 13.8601
        CIE-Luv:
        37.0639, 104.4820, 4.5320
        Hunter-Lab:
        30.9393, 53.7149, 10.1278
      #af0342 color charts
#af0342 RGB chart
      #af0342 CMYK chart
      #af0342 RGB pie chart
      #af0342 color shades, tints & tones
#af0342 color schemes
#af0342 color preview, HTML & CSS examples
           This text has a color of #af0342        
        
          <p style="color:#af0342;">Text here</p>
        
        
          .mytext {color:#af0342;}
        
        Text color #af0342
      
           This box has a color of #af0342        
        
          <div style="background-color:#af0342;">Content here</div>
        
        
          .mybackground {background-color:#af0342;}
        
        Background color #af0342
      
           Border around this has a color of #af0342        
        
          <div style="border:2px solid #af0342;">Content here</div>
        
        
          .myborder {border:2px solid #af0342;}
        
        Border color #af0342