#7f120d color space conversions
Hex:
        #7f120d
        RGB:
        127, 18, 13
        CMY:
        50, 93, 95
        CMYK:
        0, 86, 90, 50
      HSL:
        3°, 81.4286%, 27.4510%
        HSV (HSB):
        3°, 89.7638%, 49.8039%
        XYZ:
        9.0413, 4.9737, 0.8643
        xyY:
        0.6076, 0.3343, 4.9737
      CIE-Lab:
        26.6597, 44.3672, 33.6032
        CIE-LCH:
        26.6597, 55.6563, 37.1398
        CIE-Luv:
        26.6597, 76.7735, 17.5787
        Hunter-Lab:
        22.3018, 33.3374, 13.3136
      #7f120d color charts
#7f120d RGB chart
      #7f120d CMYK chart
      #7f120d RGB pie chart
      #7f120d color shades, tints & tones
#7f120d color schemes
#7f120d color preview, HTML & CSS examples
           This text has a color of #7f120d        
        
          <p style="color:#7f120d;">Text here</p>
        
        
          .mytext {color:#7f120d;}
        
        Text color #7f120d
      
           This box has a color of #7f120d        
        
          <div style="background-color:#7f120d;">Content here</div>
        
        
          .mybackground {background-color:#7f120d;}
        
        Background color #7f120d
      
           Border around this has a color of #7f120d        
        
          <div style="border:2px solid #7f120d;">Content here</div>
        
        
          .myborder {border:2px solid #7f120d;}
        
        Border color #7f120d