#911f1f color space conversions
Hex:
        #911f1f
        RGB:
        145, 31, 31
        CMY:
        43, 88, 88
        CMYK:
        0, 79, 79, 43
      HSL:
        0°, 64.7727%, 34.5098%
        HSV (HSB):
        0°, 78.6207%, 56.8627%
        XYZ:
        12.4144, 7.0986, 2.0122
        xyY:
        0.5767, 0.3298, 7.0986
      CIE-Lab:
        32.0304, 46.6596, 29.9342
        CIE-LCH:
        32.0304, 55.4362, 32.6819
        CIE-Luv:
        32.0304, 83.1294, 17.9258
        Hunter-Lab:
        26.6433, 36.5458, 14.1725
      #911f1f color charts
#911f1f RGB chart
      #911f1f CMYK chart
      #911f1f RGB pie chart
      #911f1f color shades, tints & tones
#911f1f color schemes
#911f1f color preview, HTML & CSS examples
           This text has a color of #911f1f        
        
          <p style="color:#911f1f;">Text here</p>
        
        
          .mytext {color:#911f1f;}
        
        Text color #911f1f
      
           This box has a color of #911f1f        
        
          <div style="background-color:#911f1f;">Content here</div>
        
        
          .mybackground {background-color:#911f1f;}
        
        Background color #911f1f
      
           Border around this has a color of #911f1f        
        
          <div style="border:2px solid #911f1f;">Content here</div>
        
        
          .myborder {border:2px solid #911f1f;}
        
        Border color #911f1f