#8d250d color space conversions
Hex:
        #8d250d
        RGB:
        141, 37, 13
        CMY:
        45, 85, 95
        CMYK:
        0, 74, 91, 45
      HSL:
        11°, 83.1169%, 30.1961%
        HSV (HSB):
        11°, 90.7801%, 55.2941%
        XYZ:
        11.7187, 7.0149, 1.1171
        xyY:
        0.5903, 0.3534, 7.0149
      CIE-Lab:
        31.8408, 42.6469, 39.0253
        CIE-LCH:
        31.8408, 57.8077, 42.4610
        CIE-Luv:
        31.8408, 79.4044, 23.3859
        Hunter-Lab:
        26.4857, 32.6282, 16.0392
      #8d250d color charts
#8d250d RGB chart
      #8d250d CMYK chart
      #8d250d RGB pie chart
      #8d250d color shades, tints & tones
#8d250d color schemes
#8d250d color preview, HTML & CSS examples
           This text has a color of #8d250d        
        
          <p style="color:#8d250d;">Text here</p>
        
        
          .mytext {color:#8d250d;}
        
        Text color #8d250d
      
           This box has a color of #8d250d        
        
          <div style="background-color:#8d250d;">Content here</div>
        
        
          .mybackground {background-color:#8d250d;}
        
        Background color #8d250d
      
           Border around this has a color of #8d250d        
        
          <div style="border:2px solid #8d250d;">Content here</div>
        
        
          .myborder {border:2px solid #8d250d;}
        
        Border color #8d250d