#95093a color space conversions
Hex:
        #95093a
        RGB:
        149, 9, 58
        CMY:
        42, 96, 77
        CMYK:
        0, 94, 61, 42
      HSL:
        339°, 88.6076%, 30.9804%
        HSV (HSB):
        339°, 93.9597%, 58.4314%
        XYZ:
        13.2558, 6.8904, 4.6343
        xyY:
        0.5349, 0.2781, 6.8904
      CIE-Lab:
        31.5561, 54.3109, 12.1639
        CIE-LCH:
        31.5561, 55.6564, 12.6241
        CIE-Luv:
        31.5561, 85.5010, 2.7938
        Hunter-Lab:
        26.2496, 44.2042, 7.9072
      #95093a color charts
#95093a RGB chart
      #95093a CMYK chart
      #95093a RGB pie chart
      #95093a color shades, tints & tones
#95093a color schemes
#95093a color preview, HTML & CSS examples
           This text has a color of #95093a        
        
          <p style="color:#95093a;">Text here</p>
        
        
          .mytext {color:#95093a;}
        
        Text color #95093a
      
           This box has a color of #95093a        
        
          <div style="background-color:#95093a;">Content here</div>
        
        
          .mybackground {background-color:#95093a;}
        
        Background color #95093a
      
           Border around this has a color of #95093a        
        
          <div style="border:2px solid #95093a;">Content here</div>
        
        
          .myborder {border:2px solid #95093a;}
        
        Border color #95093a