#7f0d20 color space conversions
Hex:
        #7f0d20
        RGB:
        127, 13, 32
        CMY:
        50, 95, 87
        CMYK:
        0, 90, 75, 50
      HSL:
        350°, 81.4286%, 27.4510%
        HSV (HSB):
        350°, 89.7638%, 49.8039%
        XYZ:
        9.1570, 4.9042, 1.8305
        xyY:
        0.5762, 0.3086, 4.9042
      CIE-Lab:
        26.4600, 46.1975, 21.9721
        CIE-LCH:
        26.4600, 51.1564, 25.4364
        CIE-Luv:
        26.4600, 74.7791, 11.0165
        Hunter-Lab:
        22.1453, 35.0549, 10.6010
      #7f0d20 color charts
#7f0d20 RGB chart
      #7f0d20 CMYK chart
      #7f0d20 RGB pie chart
      #7f0d20 color shades, tints & tones
#7f0d20 color schemes
#7f0d20 color preview, HTML & CSS examples
           This text has a color of #7f0d20        
        
          <p style="color:#7f0d20;">Text here</p>
        
        
          .mytext {color:#7f0d20;}
        
        Text color #7f0d20
      
           This box has a color of #7f0d20        
        
          <div style="background-color:#7f0d20;">Content here</div>
        
        
          .mybackground {background-color:#7f0d20;}
        
        Background color #7f0d20
      
           Border around this has a color of #7f0d20        
        
          <div style="border:2px solid #7f0d20;">Content here</div>
        
        
          .myborder {border:2px solid #7f0d20;}
        
        Border color #7f0d20