#7f0b06 color space conversions
Hex:
        #7f0b06
        RGB:
        127, 11, 6
        CMY:
        50, 96, 98
        CMYK:
        0, 91, 95, 50
      HSL:
        2°, 90.9774%, 26.0784%
        HSV (HSB):
        2°, 95.2756%, 49.8039%
        XYZ:
        8.9049, 4.7645, 0.6226
        xyY:
        0.6231, 0.3334, 4.7645
      CIE-Lab:
        26.0531, 45.8283, 36.0138
        CIE-LCH:
        26.0531, 58.2857, 38.1618
        CIE-Luv:
        26.0531, 79.6860, 17.9741
        Hunter-Lab:
        21.8278, 34.6229, 13.5883
      #7f0b06 color charts
#7f0b06 RGB chart
      #7f0b06 CMYK chart
      #7f0b06 RGB pie chart
      #7f0b06 color shades, tints & tones
#7f0b06 color schemes
#7f0b06 color preview, HTML & CSS examples
           This text has a color of #7f0b06        
        
          <p style="color:#7f0b06;">Text here</p>
        
        
          .mytext {color:#7f0b06;}
        
        Text color #7f0b06
      
           This box has a color of #7f0b06        
        
          <div style="background-color:#7f0b06;">Content here</div>
        
        
          .mybackground {background-color:#7f0b06;}
        
        Background color #7f0b06
      
           Border around this has a color of #7f0b06        
        
          <div style="border:2px solid #7f0b06;">Content here</div>
        
        
          .myborder {border:2px solid #7f0b06;}
        
        Border color #7f0b06