#94190d color space conversions
Hex:
        #94190d
        RGB:
        148, 25, 13
        CMY:
        42, 90, 95
        CMYK:
        0, 83, 91, 42
      HSL:
        5°, 83.8509%, 31.5686%
        HSV (HSB):
        5°, 91.2162%, 58.0392%
        XYZ:
        12.6330, 7.0202, 1.0700
        xyY:
        0.6096, 0.3388, 7.0202
      CIE-Lab:
        31.8529, 48.9055, 39.6665
        CIE-LCH:
        31.8529, 62.9697, 39.0449
        CIE-Luv:
        31.8529, 90.7997, 22.0288
        Hunter-Lab:
        26.4957, 38.7405, 16.1527
      #94190d color charts
#94190d RGB chart
      #94190d CMYK chart
      #94190d RGB pie chart
      #94190d color shades, tints & tones
#94190d color schemes
#94190d color preview, HTML & CSS examples
           This text has a color of #94190d        
        
          <p style="color:#94190d;">Text here</p>
        
        
          .mytext {color:#94190d;}
        
        Text color #94190d
      
           This box has a color of #94190d        
        
          <div style="background-color:#94190d;">Content here</div>
        
        
          .mybackground {background-color:#94190d;}
        
        Background color #94190d
      
           Border around this has a color of #94190d        
        
          <div style="border:2px solid #94190d;">Content here</div>
        
        
          .myborder {border:2px solid #94190d;}
        
        Border color #94190d