#95031b color space conversions
Hex:
        #95031b
        RGB:
        149, 3, 27
        CMY:
        42, 99, 89
        CMYK:
        0, 98, 82, 42
      HSL:
        350°, 96.0526%, 29.8039%
        HSV (HSB):
        350°, 97.9866%, 58.4314%
        XYZ:
        12.6248, 6.5338, 1.6327
        xyY:
        0.6072, 0.3143, 6.5338
      CIE-Lab:
        30.7212, 53.7285, 31.2354
        CIE-LCH:
        30.7212, 62.1482, 30.1718
        CIE-Luv:
        30.7212, 95.5583, 16.2385
        Hunter-Lab:
        25.5613, 43.4293, 14.1059
      #95031b color charts
#95031b RGB chart
      #95031b CMYK chart
      #95031b RGB pie chart
      #95031b color shades, tints & tones
#95031b color schemes
#95031b color preview, HTML & CSS examples
           This text has a color of #95031b        
        
          <p style="color:#95031b;">Text here</p>
        
        
          .mytext {color:#95031b;}
        
        Text color #95031b
      
           This box has a color of #95031b        
        
          <div style="background-color:#95031b;">Content here</div>
        
        
          .mybackground {background-color:#95031b;}
        
        Background color #95031b
      
           Border around this has a color of #95031b        
        
          <div style="border:2px solid #95031b;">Content here</div>
        
        
          .myborder {border:2px solid #95031b;}
        
        Border color #95031b