#9e1f3a color space conversions
Hex:
        #9e1f3a
        RGB:
        158, 31, 58
        CMY:
        38, 88, 77
        CMYK:
        0, 80, 63, 38
      HSL:
        347°, 67.1958%, 37.0588%
        HSV (HSB):
        347°, 80.3797%, 61.9608%
        XYZ:
        15.3543, 8.5546, 4.8449
        xyY:
        0.5340, 0.2975, 8.5546
      CIE-Lab:
        35.1121, 52.0011, 17.2527
        CIE-LCH:
        35.1121, 54.7885, 18.3546
        CIE-Luv:
        35.1121, 86.8939, 8.3577
        Hunter-Lab:
        29.2482, 42.5218, 10.6524
      #9e1f3a color charts
#9e1f3a RGB chart
      #9e1f3a CMYK chart
      #9e1f3a RGB pie chart
      #9e1f3a color shades, tints & tones
#9e1f3a color schemes
#9e1f3a color preview, HTML & CSS examples
           This text has a color of #9e1f3a        
        
          <p style="color:#9e1f3a;">Text here</p>
        
        
          .mytext {color:#9e1f3a;}
        
        Text color #9e1f3a
      
           This box has a color of #9e1f3a        
        
          <div style="background-color:#9e1f3a;">Content here</div>
        
        
          .mybackground {background-color:#9e1f3a;}
        
        Background color #9e1f3a
      
           Border around this has a color of #9e1f3a        
        
          <div style="border:2px solid #9e1f3a;">Content here</div>
        
        
          .myborder {border:2px solid #9e1f3a;}
        
        Border color #9e1f3a