#412d05 color space conversions
Hex:
        #412d05
        RGB:
        65, 45, 5
        CMY:
        75, 82, 98
        CMYK:
        0, 31, 92, 75
      HSL:
        40°, 85.7143%, 13.7255%
        HSV (HSB):
        40°, 92.3077%, 25.4902%
        XYZ:
        3.1458, 3.0115, 0.5591
        xyY:
        0.4684, 0.4484, 3.0115
      CIE-Lab:
        20.0901, 4.9727, 26.6415
        CIE-LCH:
        20.0901, 27.1016, 79.4273
        CIE-Luv:
        20.0901, 14.0614, 19.2702
        Hunter-Lab:
        17.3538, 1.9878, 10.2376
      #412d05 color charts
#412d05 RGB chart
      #412d05 CMYK chart
      #412d05 RGB pie chart
      #412d05 color shades, tints & tones
#412d05 color schemes
#412d05 color preview, HTML & CSS examples
           This text has a color of #412d05        
        
          <p style="color:#412d05;">Text here</p>
        
        
          .mytext {color:#412d05;}
        
        Text color #412d05
      
           This box has a color of #412d05        
        
          <div style="background-color:#412d05;">Content here</div>
        
        
          .mybackground {background-color:#412d05;}
        
        Background color #412d05
      
           Border around this has a color of #412d05        
        
          <div style="border:2px solid #412d05;">Content here</div>
        
        
          .myborder {border:2px solid #412d05;}
        
        Border color #412d05