#94261b color space conversions
Hex:
        #94261b
        RGB:
        148, 38, 27
        CMY:
        42, 85, 89
        CMYK:
        0, 74, 82, 42
      HSL:
        5°, 69.1429%, 34.3137%
        HSV (HSB):
        5°, 81.7568%, 58.0392%
        XYZ:
        13.1037, 7.7613, 1.8443
        xyY:
        0.5770, 0.3418, 7.7613
      CIE-Lab:
        33.4806, 45.0197, 33.9477
        CIE-LCH:
        33.4806, 56.3846, 37.0186
        CIE-Luv:
        33.4806, 82.8094, 21.2697
        Hunter-Lab:
        27.8590, 35.2054, 15.5762
      #94261b color charts
#94261b RGB chart
      #94261b CMYK chart
      #94261b RGB pie chart
      #94261b color shades, tints & tones
#94261b color schemes
#94261b color preview, HTML & CSS examples
           This text has a color of #94261b        
        
          <p style="color:#94261b;">Text here</p>
        
        
          .mytext {color:#94261b;}
        
        Text color #94261b
      
           This box has a color of #94261b        
        
          <div style="background-color:#94261b;">Content here</div>
        
        
          .mybackground {background-color:#94261b;}
        
        Background color #94261b
      
           Border around this has a color of #94261b        
        
          <div style="border:2px solid #94261b;">Content here</div>
        
        
          .myborder {border:2px solid #94261b;}
        
        Border color #94261b