#35082f color space conversions
Hex:
        #35082f
        RGB:
        53, 8, 47
        CMY:
        79, 97, 82
        CMYK:
        0, 85, 11, 79
      HSL:
        308°, 73.7705%, 11.9608%
        HSV (HSB):
        308°, 84.9057%, 20.7843%
        XYZ:
        2.0681, 1.1358, 2.7995
        xyY:
        0.3445, 0.1892, 1.1358
      CIE-Lab:
        10.0750, 27.1963, -14.0732
        CIE-LCH:
        10.0750, 30.6218, 332.6400
        CIE-Luv:
        10.0750, 13.4824, -12.6616
        Hunter-Lab:
        10.6573, 15.9887, -8.1146
      #35082f color charts
#35082f RGB chart
      #35082f CMYK chart
      #35082f RGB pie chart
      #35082f color shades, tints & tones
#35082f color schemes
#35082f color preview, HTML & CSS examples
           This text has a color of #35082f        
        
          <p style="color:#35082f;">Text here</p>
        
        
          .mytext {color:#35082f;}
        
        Text color #35082f
      
           This box has a color of #35082f        
        
          <div style="background-color:#35082f;">Content here</div>
        
        
          .mybackground {background-color:#35082f;}
        
        Background color #35082f
      
           Border around this has a color of #35082f        
        
          <div style="border:2px solid #35082f;">Content here</div>
        
        
          .myborder {border:2px solid #35082f;}
        
        Border color #35082f