#941b1b color space conversions
Hex:
        #941b1b
        RGB:
        148, 27, 27
        CMY:
        42, 89, 89
        CMYK:
        0, 82, 82, 42
      HSL:
        0°, 69.1429%, 34.3137%
        HSV (HSB):
        0°, 81.7568%, 58.0392%
        XYZ:
        12.8025, 7.1589, 1.7439
        xyY:
        0.5898, 0.3298, 7.1589
      CIE-Lab:
        32.1659, 48.6923, 32.6303
        CIE-LCH:
        32.1659, 58.6146, 33.8274
        CIE-Luv:
        32.1659, 88.0119, 18.9790
        Hunter-Lab:
        26.7561, 38.5871, 14.8648
      #941b1b color charts
#941b1b RGB chart
      #941b1b CMYK chart
      #941b1b RGB pie chart
      #941b1b color shades, tints & tones
#941b1b color schemes
#941b1b color preview, HTML & CSS examples
           This text has a color of #941b1b        
        
          <p style="color:#941b1b;">Text here</p>
        
        
          .mytext {color:#941b1b;}
        
        Text color #941b1b
      
           This box has a color of #941b1b        
        
          <div style="background-color:#941b1b;">Content here</div>
        
        
          .mybackground {background-color:#941b1b;}
        
        Background color #941b1b
      
           Border around this has a color of #941b1b        
        
          <div style="border:2px solid #941b1b;">Content here</div>
        
        
          .myborder {border:2px solid #941b1b;}
        
        Border color #941b1b