#8d251f color space conversions
Hex:
        #8d251f
        RGB:
        141, 37, 31
        CMY:
        45, 85, 88
        CMYK:
        0, 74, 78, 45
      HSL:
        3°, 63.9535%, 33.7255%
        HSV (HSB):
        3°, 78.0142%, 55.2941%
        XYZ:
        11.8934, 7.0848, 2.0370
        xyY:
        0.5659, 0.3371, 7.0848
      CIE-Lab:
        31.9991, 43.1949, 29.6640
        CIE-LCH:
        31.9991, 52.3999, 34.4793
        CIE-Luv:
        31.9991, 76.9437, 18.6112
        Hunter-Lab:
        26.6173, 33.1790, 14.0947
      #8d251f color charts
#8d251f RGB chart
      #8d251f CMYK chart
      #8d251f RGB pie chart
      #8d251f color shades, tints & tones
#8d251f color schemes
#8d251f color preview, HTML & CSS examples
           This text has a color of #8d251f        
        
          <p style="color:#8d251f;">Text here</p>
        
        
          .mytext {color:#8d251f;}
        
        Text color #8d251f
      
           This box has a color of #8d251f        
        
          <div style="background-color:#8d251f;">Content here</div>
        
        
          .mybackground {background-color:#8d251f;}
        
        Background color #8d251f
      
           Border around this has a color of #8d251f        
        
          <div style="border:2px solid #8d251f;">Content here</div>
        
        
          .myborder {border:2px solid #8d251f;}
        
        Border color #8d251f