#94211a color space conversions
Hex:
        #94211a
        RGB:
        148, 33, 26
        CMY:
        42, 87, 90
        CMYK:
        0, 78, 82, 42
      HSL:
        3°, 70.1149%, 34.1176%
        HSV (HSB):
        3°, 82.4324%, 58.0392%
        XYZ:
        12.9431, 7.4582, 1.7347
        xyY:
        0.5847, 0.3369, 7.4582
      CIE-Lab:
        32.8280, 46.7729, 33.8613
        CIE-LCH:
        32.8280, 57.7434, 35.9027
        CIE-Luv:
        32.8280, 85.5008, 20.4509
        Hunter-Lab:
        27.3097, 36.8056, 15.3507
      #94211a color charts
#94211a RGB chart
      #94211a CMYK chart
      #94211a RGB pie chart
      #94211a color shades, tints & tones
#94211a color schemes
#94211a color preview, HTML & CSS examples
           This text has a color of #94211a        
        
          <p style="color:#94211a;">Text here</p>
        
        
          .mytext {color:#94211a;}
        
        Text color #94211a
      
           This box has a color of #94211a        
        
          <div style="background-color:#94211a;">Content here</div>
        
        
          .mybackground {background-color:#94211a;}
        
        Background color #94211a
      
           Border around this has a color of #94211a        
        
          <div style="border:2px solid #94211a;">Content here</div>
        
        
          .myborder {border:2px solid #94211a;}
        
        Border color #94211a