#9a241f color space conversions
Hex:
        #9a241f
        RGB:
        154, 36, 31
        CMY:
        40, 86, 88
        CMYK:
        0, 77, 80, 40
      HSL:
        2°, 66.4865%, 36.2745%
        HSV (HSB):
        2°, 79.8701%, 60.3922%
        XYZ:
        14.2046, 8.2307, 2.1363
        xyY:
        0.5781, 0.3350, 8.2307
      CIE-Lab:
        34.4588, 47.8437, 33.0551
        CIE-LCH:
        34.4588, 58.1521, 34.6405
        CIE-Luv:
        34.4588, 88.0384, 20.5247
        Hunter-Lab:
        28.6892, 38.1730, 15.6674
      #9a241f color charts
#9a241f RGB chart
      #9a241f CMYK chart
      #9a241f RGB pie chart
      #9a241f color shades, tints & tones
#9a241f color schemes
#9a241f color preview, HTML & CSS examples
           This text has a color of #9a241f        
        
          <p style="color:#9a241f;">Text here</p>
        
        
          .mytext {color:#9a241f;}
        
        Text color #9a241f
      
           This box has a color of #9a241f        
        
          <div style="background-color:#9a241f;">Content here</div>
        
        
          .mybackground {background-color:#9a241f;}
        
        Background color #9a241f
      
           Border around this has a color of #9a241f        
        
          <div style="border:2px solid #9a241f;">Content here</div>
        
        
          .myborder {border:2px solid #9a241f;}
        
        Border color #9a241f