#27412d color space conversions
Hex:
        #27412d
        RGB:
        39, 65, 45
        CMY:
        85, 75, 82
        CMYK:
        40, 0, 31, 75
      HSL:
        134°, 25.0000%, 20.3922%
        HSV (HSB):
        134°, 40.0000%, 25.4902%
        XYZ:
        3.2007, 4.4014, 3.1635
        xyY:
        0.2973, 0.4088, 4.4014
      CIE-Lab:
        24.9564, -15.0741, 9.1300
        CIE-LCH:
        24.9564, 17.6234, 148.7979
        CIE-Luv:
        24.9564, -11.4163, 11.3301
        Hunter-Lab:
        20.9795, -9.4820, 5.7453
      #27412d color charts
#27412d RGB chart
      #27412d CMYK chart
      #27412d RGB pie chart
      #27412d color shades, tints & tones
#27412d color schemes
#27412d color preview, HTML & CSS examples
           This text has a color of #27412d        
        
          <p style="color:#27412d;">Text here</p>
        
        
          .mytext {color:#27412d;}
        
        Text color #27412d
      
           This box has a color of #27412d        
        
          <div style="background-color:#27412d;">Content here</div>
        
        
          .mybackground {background-color:#27412d;}
        
        Background color #27412d
      
           Border around this has a color of #27412d        
        
          <div style="border:2px solid #27412d;">Content here</div>
        
        
          .myborder {border:2px solid #27412d;}
        
        Border color #27412d