#7a0d12 color space conversions
Hex:
        #7a0d12
        RGB:
        122, 13, 18
        CMY:
        52, 95, 93
        CMYK:
        0, 89, 85, 52
      HSL:
        357°, 80.7407%, 26.4706%
        HSV (HSB):
        357°, 89.3443%, 47.8431%
        XYZ:
        8.2791, 4.4691, 0.9985
        xyY:
        0.6023, 0.3251, 4.4691
      CIE-Lab:
        25.1653, 44.2055, 29.1117
        CIE-LCH:
        25.1653, 52.9303, 33.3670
        CIE-Luv:
        25.1653, 73.6231, 14.8132
        Hunter-Lab:
        21.1402, 32.9105, 11.9977
      #7a0d12 color charts
#7a0d12 RGB chart
      #7a0d12 CMYK chart
      #7a0d12 RGB pie chart
      #7a0d12 color shades, tints & tones
#7a0d12 color schemes
#7a0d12 color preview, HTML & CSS examples
           This text has a color of #7a0d12        
        
          <p style="color:#7a0d12;">Text here</p>
        
        
          .mytext {color:#7a0d12;}
        
        Text color #7a0d12
      
           This box has a color of #7a0d12        
        
          <div style="background-color:#7a0d12;">Content here</div>
        
        
          .mybackground {background-color:#7a0d12;}
        
        Background color #7a0d12
      
           Border around this has a color of #7a0d12        
        
          <div style="border:2px solid #7a0d12;">Content here</div>
        
        
          .myborder {border:2px solid #7a0d12;}
        
        Border color #7a0d12