#7a0d35 color space conversions
Hex:
        #7a0d35
        RGB:
        122, 13, 53
        CMY:
        52, 95, 79
        CMYK:
        0, 89, 57, 52
      HSL:
        338°, 80.7407%, 26.4706%
        HSV (HSB):
        338°, 89.3443%, 47.8431%
        XYZ:
        8.8126, 4.6825, 3.8075
        xyY:
        0.5093, 0.2706, 4.6825
      CIE-Lab:
        25.8103, 46.0869, 6.6849
        CIE-LCH:
        25.8103, 46.5692, 8.2531
        CIE-Luv:
        25.8103, 64.3507, -0.8498
        Hunter-Lab:
        21.6390, 34.8266, 4.7149
      #7a0d35 color charts
#7a0d35 RGB chart
      #7a0d35 CMYK chart
      #7a0d35 RGB pie chart
      #7a0d35 color shades, tints & tones
#7a0d35 color schemes
#7a0d35 color preview, HTML & CSS examples
           This text has a color of #7a0d35        
        
          <p style="color:#7a0d35;">Text here</p>
        
        
          .mytext {color:#7a0d35;}
        
        Text color #7a0d35
      
           This box has a color of #7a0d35        
        
          <div style="background-color:#7a0d35;">Content here</div>
        
        
          .mybackground {background-color:#7a0d35;}
        
        Background color #7a0d35
      
           Border around this has a color of #7a0d35        
        
          <div style="border:2px solid #7a0d35;">Content here</div>
        
        
          .myborder {border:2px solid #7a0d35;}
        
        Border color #7a0d35