#7d270d color space conversions
Hex:
        #7d270d
        RGB:
        125, 39, 13
        CMY:
        51, 85, 95
        CMYK:
        0, 69, 90, 51
      HSL:
        14°, 81.1594%, 27.0588%
        HSV (HSB):
        14°, 89.6000%, 49.0196%
        XYZ:
        9.2556, 5.8401, 1.0202
        xyY:
        0.5743, 0.3624, 5.8401
      CIE-Lab:
        29.0053, 36.0456, 35.4319
        CIE-LCH:
        29.0053, 50.5441, 44.5080
        CIE-Luv:
        29.0053, 65.1166, 21.7589
        Hunter-Lab:
        24.1662, 26.0742, 14.4134
      #7d270d color charts
#7d270d RGB chart
      #7d270d CMYK chart
      #7d270d RGB pie chart
      #7d270d color shades, tints & tones
#7d270d color schemes
#7d270d color preview, HTML & CSS examples
           This text has a color of #7d270d        
        
          <p style="color:#7d270d;">Text here</p>
        
        
          .mytext {color:#7d270d;}
        
        Text color #7d270d
      
           This box has a color of #7d270d        
        
          <div style="background-color:#7d270d;">Content here</div>
        
        
          .mybackground {background-color:#7d270d;}
        
        Background color #7d270d
      
           Border around this has a color of #7d270d        
        
          <div style="border:2px solid #7d270d;">Content here</div>
        
        
          .myborder {border:2px solid #7d270d;}
        
        Border color #7d270d