#95041d color space conversions
Hex:
        #95041d
        RGB:
        149, 4, 29
        CMY:
        42, 98, 89
        CMYK:
        0, 97, 81, 42
      HSL:
        350°, 94.7712%, 30.0000%
        HSV (HSB):
        350°, 97.3154%, 58.4314%
        XYZ:
        12.6596, 6.5651, 1.7624
        xyY:
        0.6032, 0.3128, 6.5651
      CIE-Lab:
        30.7956, 53.6417, 30.0910
        CIE-LCH:
        30.7956, 61.5053, 29.2908
        CIE-Luv:
        30.7956, 94.9260, 15.6828
        Hunter-Lab:
        25.6225, 43.3545, 13.8577
      #95041d color charts
#95041d RGB chart
      #95041d CMYK chart
      #95041d RGB pie chart
      #95041d color shades, tints & tones
#95041d color schemes
#95041d color preview, HTML & CSS examples
           This text has a color of #95041d        
        
          <p style="color:#95041d;">Text here</p>
        
        
          .mytext {color:#95041d;}
        
        Text color #95041d
      
           This box has a color of #95041d        
        
          <div style="background-color:#95041d;">Content here</div>
        
        
          .mybackground {background-color:#95041d;}
        
        Background color #95041d
      
           Border around this has a color of #95041d        
        
          <div style="border:2px solid #95041d;">Content here</div>
        
        
          .myborder {border:2px solid #95041d;}
        
        Border color #95041d