#415c12 color space conversions
Hex:
        #415c12
        RGB:
        65, 92, 18
        CMY:
        75, 64, 93
        CMYK:
        29, 0, 80, 64
      HSL:
        82°, 67.2727%, 21.5686%
        HSV (HSB):
        82°, 80.4348%, 36.0784%
        XYZ:
        6.1163, 8.8218, 1.9527
        xyY:
        0.3621, 0.5223, 8.8218
      CIE-Lab:
        35.6389, -22.2171, 36.6821
        CIE-LCH:
        35.6389, 42.8857, 121.2019
        CIE-Luv:
        35.6389, -13.1102, 37.9330
        Hunter-Lab:
        29.7015, -15.2199, 16.8931
      #415c12 color charts
#415c12 RGB chart
      #415c12 CMYK chart
      #415c12 RGB pie chart
      #415c12 color shades, tints & tones
#415c12 color schemes
#415c12 color preview, HTML & CSS examples
           This text has a color of #415c12        
        
          <p style="color:#415c12;">Text here</p>
        
        
          .mytext {color:#415c12;}
        
        Text color #415c12
      
           This box has a color of #415c12        
        
          <div style="background-color:#415c12;">Content here</div>
        
        
          .mybackground {background-color:#415c12;}
        
        Background color #415c12
      
           Border around this has a color of #415c12        
        
          <div style="border:2px solid #415c12;">Content here</div>
        
        
          .myborder {border:2px solid #415c12;}
        
        Border color #415c12