#94181f color space conversions
Hex:
        #94181f
        RGB:
        148, 24, 31
        CMY:
        42, 91, 88
        CMYK:
        0, 84, 79, 42
      HSL:
        357°, 72.0930%, 33.7255%
        HSV (HSB):
        357°, 83.7838%, 58.0392%
        XYZ:
        12.7867, 7.0481, 1.9828
        xyY:
        0.5861, 0.3230, 7.0481
      CIE-Lab:
        31.9162, 49.6634, 29.9958
        CIE-LCH:
        31.9162, 58.0190, 31.1312
        CIE-Luv:
        31.9162, 88.4261, 17.1534
        Hunter-Lab:
        26.5483, 39.5133, 14.1556
      #94181f color charts
#94181f RGB chart
      #94181f CMYK chart
      #94181f RGB pie chart
      #94181f color shades, tints & tones
#94181f color schemes
#94181f color preview, HTML & CSS examples
           This text has a color of #94181f        
        
          <p style="color:#94181f;">Text here</p>
        
        
          .mytext {color:#94181f;}
        
        Text color #94181f
      
           This box has a color of #94181f        
        
          <div style="background-color:#94181f;">Content here</div>
        
        
          .mybackground {background-color:#94181f;}
        
        Background color #94181f
      
           Border around this has a color of #94181f        
        
          <div style="border:2px solid #94181f;">Content here</div>
        
        
          .myborder {border:2px solid #94181f;}
        
        Border color #94181f