#af4243 color space conversions
Hex:
        #af4243
        RGB:
        175, 66, 67
        CMY:
        31, 74, 74
        CMYK:
        0, 62, 62, 31
      HSL:
        359°, 45.2282%, 47.2549%
        HSV (HSB):
        359°, 62.2857%, 68.6275%
        XYZ:
        20.6405, 13.4156, 6.8118
        xyY:
        0.5051, 0.3283, 13.4156
      CIE-Lab:
        43.3829, 44.5757, 22.9887
        CIE-LCH:
        43.3829, 50.1545, 27.2812
        CIE-Luv:
        43.3829, 80.5862, 16.8929
        Hunter-Lab:
        36.6274, 36.4918, 14.6127
      #af4243 color charts
#af4243 RGB chart
      #af4243 CMYK chart
      #af4243 RGB pie chart
      #af4243 color shades, tints & tones
#af4243 color schemes
#af4243 color preview, HTML & CSS examples
           This text has a color of #af4243        
        
          <p style="color:#af4243;">Text here</p>
        
        
          .mytext {color:#af4243;}
        
        Text color #af4243
      
           This box has a color of #af4243        
        
          <div style="background-color:#af4243;">Content here</div>
        
        
          .mybackground {background-color:#af4243;}
        
        Background color #af4243
      
           Border around this has a color of #af4243        
        
          <div style="border:2px solid #af4243;">Content here</div>
        
        
          .myborder {border:2px solid #af4243;}
        
        Border color #af4243