#8b230d color space conversions
Hex:
        #8b230d
        RGB:
        139, 35, 13
        CMY:
        45, 86, 95
        CMYK:
        0, 75, 91, 45
      HSL:
        10°, 82.8947%, 29.8039%
        HSV (HSB):
        10°, 90.6475%, 54.5098%
        XYZ:
        11.3211, 6.7201, 1.0812
        xyY:
        0.5920, 0.3514, 6.7201
      CIE-Lab:
        31.1610, 42.7305, 38.3244
        CIE-LCH:
        31.1610, 57.3991, 41.8885
        CIE-Luv:
        31.1610, 78.8674, 22.6508
        Hunter-Lab:
        25.9231, 32.5889, 15.6734
      #8b230d color charts
#8b230d RGB chart
      #8b230d CMYK chart
      #8b230d RGB pie chart
      #8b230d color shades, tints & tones
#8b230d color schemes
#8b230d color preview, HTML & CSS examples
           This text has a color of #8b230d        
        
          <p style="color:#8b230d;">Text here</p>
        
        
          .mytext {color:#8b230d;}
        
        Text color #8b230d
      
           This box has a color of #8b230d        
        
          <div style="background-color:#8b230d;">Content here</div>
        
        
          .mybackground {background-color:#8b230d;}
        
        Background color #8b230d
      
           Border around this has a color of #8b230d        
        
          <div style="border:2px solid #8b230d;">Content here</div>
        
        
          .myborder {border:2px solid #8b230d;}
        
        Border color #8b230d