#95261d color space conversions
Hex:
        #95261d
        RGB:
        149, 38, 29
        CMY:
        42, 85, 89
        CMYK:
        0, 74, 81, 42
      HSL:
        5°, 67.4157%, 34.9020%
        HSV (HSB):
        5°, 80.5369%, 58.4314%
        XYZ:
        13.3093, 7.8645, 1.9789
        xyY:
        0.5748, 0.3397, 7.8645
      CIE-Lab:
        33.6991, 45.4223, 33.1042
        CIE-LCH:
        33.6991, 56.2056, 36.0849
        CIE-Luv:
        33.6991, 83.3018, 20.8116
        Hunter-Lab:
        28.0437, 35.6381, 15.4468
      #95261d color charts
#95261d RGB chart
      #95261d CMYK chart
      #95261d RGB pie chart
      #95261d color shades, tints & tones
#95261d color schemes
#95261d color preview, HTML & CSS examples
           This text has a color of #95261d        
        
          <p style="color:#95261d;">Text here</p>
        
        
          .mytext {color:#95261d;}
        
        Text color #95261d
      
           This box has a color of #95261d        
        
          <div style="background-color:#95261d;">Content here</div>
        
        
          .mybackground {background-color:#95261d;}
        
        Background color #95261d
      
           Border around this has a color of #95261d        
        
          <div style="border:2px solid #95261d;">Content here</div>
        
        
          .myborder {border:2px solid #95261d;}
        
        Border color #95261d