#96082f color space conversions
Hex:
        #96082f
        RGB:
        150, 8, 47
        CMY:
        41, 97, 82
        CMYK:
        0, 95, 69, 41
      HSL:
        344°, 89.8734%, 30.9804%
        HSV (HSB):
        344°, 94.6667%, 58.8235%
        XYZ:
        13.1776, 6.8629, 3.3195
        xyY:
        0.5641, 0.2938, 6.8629
      CIE-Lab:
        31.4928, 54.0727, 19.4054
        CIE-LCH:
        31.4928, 57.4494, 19.7418
        CIE-Luv:
        31.4928, 90.1642, 8.8277
        Hunter-Lab:
        26.1972, 43.9432, 10.8254
      #96082f color charts
#96082f RGB chart
      #96082f CMYK chart
      #96082f RGB pie chart
      #96082f color shades, tints & tones
#96082f color schemes
#96082f color preview, HTML & CSS examples
           This text has a color of #96082f        
        
          <p style="color:#96082f;">Text here</p>
        
        
          .mytext {color:#96082f;}
        
        Text color #96082f
      
           This box has a color of #96082f        
        
          <div style="background-color:#96082f;">Content here</div>
        
        
          .mybackground {background-color:#96082f;}
        
        Background color #96082f
      
           Border around this has a color of #96082f        
        
          <div style="border:2px solid #96082f;">Content here</div>
        
        
          .myborder {border:2px solid #96082f;}
        
        Border color #96082f