#9e2942 color space conversions
Hex:
        #9e2942
        RGB:
        158, 41, 66
        CMY:
        38, 84, 74
        CMYK:
        0, 74, 58, 38
      HSL:
        347°, 58.7940%, 39.0196%
        HSV (HSB):
        347°, 74.0506%, 61.9608%
        XYZ:
        15.8769, 9.2483, 6.1026
        xyY:
        0.5084, 0.2962, 9.2483
      CIE-Lab:
        36.4581, 49.2547, 13.9063
        CIE-LCH:
        36.4581, 51.1802, 15.7662
        CIE-Luv:
        36.4581, 80.3105, 6.1816
        Hunter-Lab:
        30.4111, 39.9711, 9.3901
      #9e2942 color charts
#9e2942 RGB chart
      #9e2942 CMYK chart
      #9e2942 RGB pie chart
      #9e2942 color shades, tints & tones
#9e2942 color schemes
#9e2942 color preview, HTML & CSS examples
           This text has a color of #9e2942        
        
          <p style="color:#9e2942;">Text here</p>
        
        
          .mytext {color:#9e2942;}
        
        Text color #9e2942
      
           This box has a color of #9e2942        
        
          <div style="background-color:#9e2942;">Content here</div>
        
        
          .mybackground {background-color:#9e2942;}
        
        Background color #9e2942
      
           Border around this has a color of #9e2942        
        
          <div style="border:2px solid #9e2942;">Content here</div>
        
        
          .myborder {border:2px solid #9e2942;}
        
        Border color #9e2942