#7d230d color space conversions
Hex:
        #7d230d
        RGB:
        125, 35, 13
        CMY:
        51, 86, 95
        CMYK:
        0, 72, 90, 51
      HSL:
        12°, 81.1594%, 27.0588%
        HSV (HSB):
        12°, 89.6000%, 49.0196%
        XYZ:
        9.1311, 5.5911, 0.9787
        xyY:
        0.5816, 0.3561, 5.5911
      CIE-Lab:
        28.3565, 37.8065, 34.8927
        CIE-LCH:
        28.3565, 51.4474, 42.7048
        CIE-Luv:
        28.3565, 67.4183, 20.7141
        Hunter-Lab:
        23.6455, 27.5513, 14.0978
      #7d230d color charts
#7d230d RGB chart
      #7d230d CMYK chart
      #7d230d RGB pie chart
      #7d230d color shades, tints & tones
#7d230d color schemes
#7d230d color preview, HTML & CSS examples
           This text has a color of #7d230d        
        
          <p style="color:#7d230d;">Text here</p>
        
        
          .mytext {color:#7d230d;}
        
        Text color #7d230d
      
           This box has a color of #7d230d        
        
          <div style="background-color:#7d230d;">Content here</div>
        
        
          .mybackground {background-color:#7d230d;}
        
        Background color #7d230d
      
           Border around this has a color of #7d230d        
        
          <div style="border:2px solid #7d230d;">Content here</div>
        
        
          .myborder {border:2px solid #7d230d;}
        
        Border color #7d230d