#7d053f color space conversions
Hex:
        #7d053f
        RGB:
        125, 5, 63
        CMY:
        51, 98, 75
        CMYK:
        0, 96, 50, 51
      HSL:
        331°, 92.3077%, 25.4902%
        HSV (HSB):
        331°, 96.0000%, 49.0196%
        XYZ:
        9.4089, 4.8274, 5.1385
        xyY:
        0.4856, 0.2492, 4.8274
      CIE-Lab:
        26.2373, 49.2401, 0.5477
        CIE-LCH:
        26.2373, 49.2432, 0.6373
        CIE-Luv:
        26.2373, 64.5392, -7.3394
        Hunter-Lab:
        21.9713, 37.9903, 1.5136
      #7d053f color charts
#7d053f RGB chart
      #7d053f CMYK chart
      #7d053f RGB pie chart
      #7d053f color shades, tints & tones
#7d053f color schemes
#7d053f color preview, HTML & CSS examples
           This text has a color of #7d053f        
        
          <p style="color:#7d053f;">Text here</p>
        
        
          .mytext {color:#7d053f;}
        
        Text color #7d053f
      
           This box has a color of #7d053f        
        
          <div style="background-color:#7d053f;">Content here</div>
        
        
          .mybackground {background-color:#7d053f;}
        
        Background color #7d053f
      
           Border around this has a color of #7d053f        
        
          <div style="border:2px solid #7d053f;">Content here</div>
        
        
          .myborder {border:2px solid #7d053f;}
        
        Border color #7d053f