#1f4527 color space conversions
Hex:
        #1f4527
        RGB:
        31, 69, 39
        CMY:
        88, 73, 85
        CMYK:
        55, 0, 43, 73
      HSL:
        133°, 38.0000%, 19.6078%
        HSV (HSB):
        133°, 55.0725%, 27.0588%
        XYZ:
        3.0594, 4.6940, 2.6642
        xyY:
        0.2937, 0.4506, 4.6940
      CIE-Lab:
        25.8447, -21.3140, 14.0827
        CIE-LCH:
        25.8447, 25.5462, 146.5463
        CIE-Luv:
        25.8447, -15.9981, 16.8867
        Hunter-Lab:
        21.6657, -12.7091, 7.8751
      #1f4527 color charts
#1f4527 RGB chart
      #1f4527 CMYK chart
      #1f4527 RGB pie chart
      #1f4527 color shades, tints & tones
#1f4527 color schemes
#1f4527 color preview, HTML & CSS examples
           This text has a color of #1f4527        
        
          <p style="color:#1f4527;">Text here</p>
        
        
          .mytext {color:#1f4527;}
        
        Text color #1f4527
      
           This box has a color of #1f4527        
        
          <div style="background-color:#1f4527;">Content here</div>
        
        
          .mybackground {background-color:#1f4527;}
        
        Background color #1f4527
      
           Border around this has a color of #1f4527        
        
          <div style="border:2px solid #1f4527;">Content here</div>
        
        
          .myborder {border:2px solid #1f4527;}
        
        Border color #1f4527