#8d010f color space conversions
Hex:
        #8d010f
        RGB:
        141, 1, 15
        CMY:
        45, 100, 94
        CMYK:
        0, 99, 89, 45
      HSL:
        354°, 98.5915%, 27.8431%
        HSV (HSB):
        354°, 99.2908%, 55.2941%
        XYZ:
        11.0816, 5.7189, 0.9717
        xyY:
        0.6235, 0.3218, 5.7189
      CIE-Lab:
        28.6919, 51.6254, 35.5700
        CIE-LCH:
        28.6919, 62.6929, 34.5669
        CIE-Luv:
        28.6919, 91.9054, 17.7166
        Hunter-Lab:
        23.9143, 40.8648, 14.3308
      #8d010f color charts
#8d010f RGB chart
      #8d010f CMYK chart
      #8d010f RGB pie chart
      #8d010f color shades, tints & tones
#8d010f color schemes
#8d010f color preview, HTML & CSS examples
           This text has a color of #8d010f        
        
          <p style="color:#8d010f;">Text here</p>
        
        
          .mytext {color:#8d010f;}
        
        Text color #8d010f
      
           This box has a color of #8d010f        
        
          <div style="background-color:#8d010f;">Content here</div>
        
        
          .mybackground {background-color:#8d010f;}
        
        Background color #8d010f
      
           Border around this has a color of #8d010f        
        
          <div style="border:2px solid #8d010f;">Content here</div>
        
        
          .myborder {border:2px solid #8d010f;}
        
        Border color #8d010f