#af124d color space conversions
Hex:
        #af124d
        RGB:
        175, 18, 77
        CMY:
        31, 93, 70
        CMYK:
        0, 90, 56, 31
      HSL:
        337°, 81.3472%, 37.8431%
        HSV (HSB):
        337°, 89.7143%, 68.6275%
        XYZ:
        19.2351, 10.0824, 7.9535
        xyY:
        0.5161, 0.2705, 10.0824
      CIE-Lab:
        37.9899, 60.8391, 9.4817
        CIE-LCH:
        37.9899, 61.5736, 8.8582
        CIE-Luv:
        37.9899, 97.8270, -0.6885
        Hunter-Lab:
        31.7528, 52.5635, 7.3759
      #af124d color charts
#af124d RGB chart
      #af124d CMYK chart
      #af124d RGB pie chart
      #af124d color shades, tints & tones
#af124d color schemes
#af124d color preview, HTML & CSS examples
           This text has a color of #af124d        
        
          <p style="color:#af124d;">Text here</p>
        
        
          .mytext {color:#af124d;}
        
        Text color #af124d
      
           This box has a color of #af124d        
        
          <div style="background-color:#af124d;">Content here</div>
        
        
          .mybackground {background-color:#af124d;}
        
        Background color #af124d
      
           Border around this has a color of #af124d        
        
          <div style="border:2px solid #af124d;">Content here</div>
        
        
          .myborder {border:2px solid #af124d;}
        
        Border color #af124d