#7d124d color space conversions
Hex:
        #7d124d
        RGB:
        125, 18, 77
        CMY:
        51, 93, 70
        CMYK:
        0, 86, 38, 51
      HSL:
        327°, 74.8252%, 28.0392%
        HSV (HSB):
        327°, 85.6000%, 49.0196%
        XYZ:
        10.0133, 5.3284, 7.5219
        xyY:
        0.4380, 0.2331, 5.3284
      CIE-Lab:
        27.6506, 47.9981, -6.8043
        CIE-LCH:
        27.6506, 48.4780, 351.9314
        CIE-Luv:
        27.6506, 56.8565, -15.1271
        Hunter-Lab:
        23.0833, 37.0355, -3.1618
      #7d124d color charts
#7d124d RGB chart
      #7d124d CMYK chart
      #7d124d RGB pie chart
      #7d124d color shades, tints & tones
#7d124d color schemes
#7d124d color preview, HTML & CSS examples
           This text has a color of #7d124d        
        
          <p style="color:#7d124d;">Text here</p>
        
        
          .mytext {color:#7d124d;}
        
        Text color #7d124d
      
           This box has a color of #7d124d        
        
          <div style="background-color:#7d124d;">Content here</div>
        
        
          .mybackground {background-color:#7d124d;}
        
        Background color #7d124d
      
           Border around this has a color of #7d124d        
        
          <div style="border:2px solid #7d124d;">Content here</div>
        
        
          .myborder {border:2px solid #7d124d;}
        
        Border color #7d124d