#99270c color space conversions
Hex:
        #99270c
        RGB:
        153, 39, 12
        CMY:
        40, 85, 95
        CMYK:
        0, 75, 92, 40
      HSL:
        11°, 85.4545%, 32.3529%
        HSV (HSB):
        11°, 92.1569%, 60.0000%
        XYZ:
        13.9287, 8.2499, 1.2061
        xyY:
        0.5956, 0.3528, 8.2499
      CIE-Lab:
        34.4980, 45.9459, 42.4825
        CIE-LCH:
        34.4980, 62.5762, 42.7571
        CIE-Luv:
        34.4980, 88.1144, 25.6310
        Hunter-Lab:
        28.7226, 36.2972, 17.6162
      #99270c color charts
#99270c RGB chart
      #99270c CMYK chart
      #99270c RGB pie chart
      #99270c color shades, tints & tones
#99270c color schemes
#99270c color preview, HTML & CSS examples
           This text has a color of #99270c        
        
          <p style="color:#99270c;">Text here</p>
        
        
          .mytext {color:#99270c;}
        
        Text color #99270c
      
           This box has a color of #99270c        
        
          <div style="background-color:#99270c;">Content here</div>
        
        
          .mybackground {background-color:#99270c;}
        
        Background color #99270c
      
           Border around this has a color of #99270c        
        
          <div style="border:2px solid #99270c;">Content here</div>
        
        
          .myborder {border:2px solid #99270c;}
        
        Border color #99270c