#7f0d30 color space conversions
Hex:
        #7f0d30
        RGB:
        127, 13, 48
        CMY:
        50, 95, 81
        CMYK:
        0, 90, 62, 50
      HSL:
        342°, 81.4286%, 27.4510%
        HSV (HSB):
        342°, 89.7638%, 49.8039%
        XYZ:
        9.4298, 5.0133, 3.2670
        xyY:
        0.5325, 0.2831, 5.0133
      CIE-Lab:
        26.7725, 47.1040, 11.5982
        CIE-LCH:
        26.7725, 48.5108, 13.8325
        CIE-Luv:
        26.7725, 70.1665, 3.2971
        Hunter-Lab:
        22.3903, 35.9932, 7.0223
      #7f0d30 color charts
#7f0d30 RGB chart
      #7f0d30 CMYK chart
      #7f0d30 RGB pie chart
      #7f0d30 color shades, tints & tones
#7f0d30 color schemes
#7f0d30 color preview, HTML & CSS examples
           This text has a color of #7f0d30        
        
          <p style="color:#7f0d30;">Text here</p>
        
        
          .mytext {color:#7f0d30;}
        
        Text color #7f0d30
      
           This box has a color of #7f0d30        
        
          <div style="background-color:#7f0d30;">Content here</div>
        
        
          .mybackground {background-color:#7f0d30;}
        
        Background color #7f0d30
      
           Border around this has a color of #7f0d30        
        
          <div style="border:2px solid #7f0d30;">Content here</div>
        
        
          .myborder {border:2px solid #7f0d30;}
        
        Border color #7f0d30