#8d241d color space conversions
Hex:
        #8d241d
        RGB:
        141, 36, 29
        CMY:
        45, 86, 89
        CMYK:
        0, 74, 79, 45
      HSL:
        4°, 65.8824%, 33.3333%
        HSV (HSB):
        4°, 79.4326%, 55.2941%
        XYZ:
        11.8372, 7.0132, 1.8922
        xyY:
        0.5707, 0.3381, 7.0132
      CIE-Lab:
        31.8369, 43.4994, 30.6732
        CIE-LCH:
        31.8369, 53.2264, 35.1892
        CIE-Luv:
        31.8369, 77.8150, 19.0509
        Hunter-Lab:
        26.4824, 33.4420, 14.3014
      #8d241d color charts
#8d241d RGB chart
      #8d241d CMYK chart
      #8d241d RGB pie chart
      #8d241d color shades, tints & tones
#8d241d color schemes
#8d241d color preview, HTML & CSS examples
           This text has a color of #8d241d        
        
          <p style="color:#8d241d;">Text here</p>
        
        
          .mytext {color:#8d241d;}
        
        Text color #8d241d
      
           This box has a color of #8d241d        
        
          <div style="background-color:#8d241d;">Content here</div>
        
        
          .mybackground {background-color:#8d241d;}
        
        Background color #8d241d
      
           Border around this has a color of #8d241d        
        
          <div style="border:2px solid #8d241d;">Content here</div>
        
        
          .myborder {border:2px solid #8d241d;}
        
        Border color #8d241d