#27450f color space conversions
Hex:
        #27450f
        RGB:
        39, 69, 15
        CMY:
        85, 73, 94
        CMYK:
        43, 0, 78, 73
      HSL:
        93°, 64.2857%, 16.4706%
        HSV (HSB):
        93°, 78.2609%, 27.0588%
        XYZ:
        3.0510, 4.7221, 1.2026
        xyY:
        0.3399, 0.5261, 4.7221
      CIE-Lab:
        25.9278, -21.8173, 27.7495
        CIE-LCH:
        25.9278, 35.2992, 128.1753
        CIE-Luv:
        25.9278, -13.5990, 27.0003
        Hunter-Lab:
        21.7303, -12.9658, 11.9300
      #27450f color charts
#27450f RGB chart
      #27450f CMYK chart
      #27450f RGB pie chart
      #27450f color shades, tints & tones
#27450f color schemes
#27450f color preview, HTML & CSS examples
           This text has a color of #27450f        
        
          <p style="color:#27450f;">Text here</p>
        
        
          .mytext {color:#27450f;}
        
        Text color #27450f
      
           This box has a color of #27450f        
        
          <div style="background-color:#27450f;">Content here</div>
        
        
          .mybackground {background-color:#27450f;}
        
        Background color #27450f
      
           Border around this has a color of #27450f        
        
          <div style="border:2px solid #27450f;">Content here</div>
        
        
          .myborder {border:2px solid #27450f;}
        
        Border color #27450f