#81270d color space conversions
Hex:
        #81270d
        RGB:
        129, 39, 13
        CMY:
        49, 85, 95
        CMYK:
        0, 70, 90, 49
      HSL:
        13°, 81.6901%, 27.8431%
        HSV (HSB):
        13°, 89.9225%, 50.5882%
        XYZ:
        9.8514, 6.1472, 1.0481
        xyY:
        0.5779, 0.3606, 6.1472
      CIE-Lab:
        29.7809, 37.5364, 36.3884
        CIE-LCH:
        29.7809, 52.2790, 44.1103
        CIE-Luv:
        29.7809, 68.4193, 22.2794
        Hunter-Lab:
        24.7936, 27.5360, 14.8492
      #81270d color charts
#81270d RGB chart
      #81270d CMYK chart
      #81270d RGB pie chart
      #81270d color shades, tints & tones
#81270d color schemes
#81270d color preview, HTML & CSS examples
           This text has a color of #81270d        
        
          <p style="color:#81270d;">Text here</p>
        
        
          .mytext {color:#81270d;}
        
        Text color #81270d
      
           This box has a color of #81270d        
        
          <div style="background-color:#81270d;">Content here</div>
        
        
          .mybackground {background-color:#81270d;}
        
        Background color #81270d
      
           Border around this has a color of #81270d        
        
          <div style="border:2px solid #81270d;">Content here</div>
        
        
          .myborder {border:2px solid #81270d;}
        
        Border color #81270d