#950a08 color space conversions
Hex:
        #950a08
        RGB:
        149, 10, 8
        CMY:
        42, 96, 97
        CMYK:
        0, 93, 95, 42
      HSL:
        1°, 89.8089%, 30.7843%
        HSV (HSB):
        1°, 94.6309%, 58.4314%
        XYZ:
        12.5468, 6.6242, 0.8470
        xyY:
        0.6268, 0.3309, 6.6242
      CIE-Lab:
        30.9356, 52.2778, 41.2217
        CIE-LCH:
        30.9356, 66.5747, 38.2562
        CIE-Luv:
        30.9356, 96.7867, 21.1402
        Hunter-Lab:
        25.7375, 41.9766, 16.0650
      #950a08 color charts
#950a08 RGB chart
      #950a08 CMYK chart
      #950a08 RGB pie chart
      #950a08 color shades, tints & tones
#950a08 color schemes
#950a08 color preview, HTML & CSS examples
           This text has a color of #950a08        
        
          <p style="color:#950a08;">Text here</p>
        
        
          .mytext {color:#950a08;}
        
        Text color #950a08
      
           This box has a color of #950a08        
        
          <div style="background-color:#950a08;">Content here</div>
        
        
          .mybackground {background-color:#950a08;}
        
        Background color #950a08
      
           Border around this has a color of #950a08        
        
          <div style="border:2px solid #950a08;">Content here</div>
        
        
          .myborder {border:2px solid #950a08;}
        
        Border color #950a08