#98412e color space conversions
Hex:
        #98412e
        RGB:
        152, 65, 46
        CMY:
        40, 75, 82
        CMYK:
        0, 57, 70, 40
      HSL:
        11°, 53.5354%, 38.8235%
        HSV (HSB):
        11°, 69.7368%, 59.6078%
        XYZ:
        15.3323, 10.6533, 3.8329
        xyY:
        0.5142, 0.3573, 10.6533
      CIE-Lab:
        38.9902, 35.1556, 29.2635
        CIE-LCH:
        38.9902, 45.7413, 39.7740
        CIE-Luv:
        38.9902, 66.2862, 23.0139
        Hunter-Lab:
        32.6393, 26.7316, 15.8849
      #98412e color charts
#98412e RGB chart
      #98412e CMYK chart
      #98412e RGB pie chart
      #98412e color shades, tints & tones
#98412e color schemes
#98412e color preview, HTML & CSS examples
           This text has a color of #98412e        
        
          <p style="color:#98412e;">Text here</p>
        
        
          .mytext {color:#98412e;}
        
        Text color #98412e
      
           This box has a color of #98412e        
        
          <div style="background-color:#98412e;">Content here</div>
        
        
          .mybackground {background-color:#98412e;}
        
        Background color #98412e
      
           Border around this has a color of #98412e        
        
          <div style="border:2px solid #98412e;">Content here</div>
        
        
          .myborder {border:2px solid #98412e;}
        
        Border color #98412e