#950f02 color space conversions
Hex:
        #950f02
        RGB:
        149, 15, 2
        CMY:
        42, 94, 99
        CMYK:
        0, 90, 99, 42
      HSL:
        5°, 97.3510%, 29.6078%
        HSV (HSB):
        5°, 98.6577%, 58.4314%
        XYZ:
        12.5762, 6.7356, 0.6947
        xyY:
        0.6286, 0.3367, 6.7356
      CIE-Lab:
        31.1972, 51.3486, 43.8519
        CIE-LCH:
        31.1972, 67.5253, 40.4974
        CIE-Luv:
        31.1972, 96.1061, 22.5632
        Hunter-Lab:
        25.9530, 41.0790, 16.5801
      #950f02 color charts
#950f02 RGB chart
      #950f02 CMYK chart
      #950f02 RGB pie chart
      #950f02 color shades, tints & tones
#950f02 color schemes
#950f02 color preview, HTML & CSS examples
           This text has a color of #950f02        
        
          <p style="color:#950f02;">Text here</p>
        
        
          .mytext {color:#950f02;}
        
        Text color #950f02
      
           This box has a color of #950f02        
        
          <div style="background-color:#950f02;">Content here</div>
        
        
          .mybackground {background-color:#950f02;}
        
        Background color #950f02
      
           Border around this has a color of #950f02        
        
          <div style="border:2px solid #950f02;">Content here</div>
        
        
          .myborder {border:2px solid #950f02;}
        
        Border color #950f02