#7f0b32 color space conversions
Hex:
        #7f0b32
        RGB:
        127, 11, 50
        CMY:
        50, 96, 80
        CMYK:
        0, 91, 61, 50
      HSL:
        340°, 84.0580%, 27.0588%
        HSV (HSB):
        340°, 91.3386%, 49.8039%
        XYZ:
        9.4478, 4.9817, 3.4812
        xyY:
        0.5275, 0.2781, 4.9817
      CIE-Lab:
        26.6824, 47.6393, 10.1129
        CIE-LCH:
        26.6824, 48.7008, 11.9849
        CIE-Luv:
        26.6824, 69.9207, 1.9162
        Hunter-Lab:
        22.3196, 36.4988, 6.3762
      #7f0b32 color charts
#7f0b32 RGB chart
      #7f0b32 CMYK chart
      #7f0b32 RGB pie chart
      #7f0b32 color shades, tints & tones
#7f0b32 color schemes
#7f0b32 color preview, HTML & CSS examples
           This text has a color of #7f0b32        
        
          <p style="color:#7f0b32;">Text here</p>
        
        
          .mytext {color:#7f0b32;}
        
        Text color #7f0b32
      
           This box has a color of #7f0b32        
        
          <div style="background-color:#7f0b32;">Content here</div>
        
        
          .mybackground {background-color:#7f0b32;}
        
        Background color #7f0b32
      
           Border around this has a color of #7f0b32        
        
          <div style="border:2px solid #7f0b32;">Content here</div>
        
        
          .myborder {border:2px solid #7f0b32;}
        
        Border color #7f0b32