#7d380f color space conversions
Hex:
        #7d380f
        RGB:
        125, 56, 15
        CMY:
        51, 78, 94
        CMYK:
        0, 55, 88, 51
      HSL:
        22°, 78.5714%, 27.4510%
        HSV (HSB):
        22°, 88.0000%, 49.0196%
        XYZ:
        9.9578, 7.2228, 1.3212
        xyY:
        0.5382, 0.3904, 7.2228
      CIE-Lab:
        32.3089, 27.4827, 37.3321
        CIE-LCH:
        32.3089, 46.3571, 53.6407
        CIE-Luv:
        32.3089, 53.7378, 26.6057
        Hunter-Lab:
        26.8753, 19.1062, 15.8979
      #7d380f color charts
#7d380f RGB chart
      #7d380f CMYK chart
      #7d380f RGB pie chart
      #7d380f color shades, tints & tones
#7d380f color schemes
#7d380f color preview, HTML & CSS examples
           This text has a color of #7d380f        
        
          <p style="color:#7d380f;">Text here</p>
        
        
          .mytext {color:#7d380f;}
        
        Text color #7d380f
      
           This box has a color of #7d380f        
        
          <div style="background-color:#7d380f;">Content here</div>
        
        
          .mybackground {background-color:#7d380f;}
        
        Background color #7d380f
      
           Border around this has a color of #7d380f        
        
          <div style="border:2px solid #7d380f;">Content here</div>
        
        
          .myborder {border:2px solid #7d380f;}
        
        Border color #7d380f