#8c231d color space conversions
Hex:
        #8c231d
        RGB:
        140, 35, 29
        CMY:
        45, 86, 89
        CMYK:
        0, 75, 79, 45
      HSL:
        3°, 65.6805%, 33.1373%
        HSV (HSB):
        3°, 79.2857%, 54.9020%
        XYZ:
        11.6380, 6.8662, 1.8743
        xyY:
        0.5711, 0.3369, 6.8662
      CIE-Lab:
        31.5004, 43.5418, 30.2567
        CIE-LCH:
        31.5004, 53.0222, 34.7950
        CIE-Luv:
        31.5004, 77.5086, 18.6494
        Hunter-Lab:
        26.2035, 33.4230, 14.1015
      #8c231d color charts
#8c231d RGB chart
      #8c231d CMYK chart
      #8c231d RGB pie chart
      #8c231d color shades, tints & tones
#8c231d color schemes
#8c231d color preview, HTML & CSS examples
           This text has a color of #8c231d        
        
          <p style="color:#8c231d;">Text here</p>
        
        
          .mytext {color:#8c231d;}
        
        Text color #8c231d
      
           This box has a color of #8c231d        
        
          <div style="background-color:#8c231d;">Content here</div>
        
        
          .mybackground {background-color:#8c231d;}
        
        Background color #8c231d
      
           Border around this has a color of #8c231d        
        
          <div style="border:2px solid #8c231d;">Content here</div>
        
        
          .myborder {border:2px solid #8c231d;}
        
        Border color #8c231d