#98412b color space conversions
Hex:
        #98412b
        RGB:
        152, 65, 43
        CMY:
        40, 75, 83
        CMYK:
        0, 57, 72, 40
      HSL:
        12°, 55.8974%, 38.2353%
        HSV (HSB):
        12°, 71.7105%, 59.6078%
        XYZ:
        15.2752, 10.6304, 3.5323
        xyY:
        0.5189, 0.3611, 10.6304
      CIE-Lab:
        38.9509, 34.9868, 30.9565
        CIE-LCH:
        38.9509, 46.7159, 41.5025
        CIE-Luv:
        38.9509, 66.7641, 24.2562
        Hunter-Lab:
        32.6043, 26.5703, 16.3997
      #98412b color charts
#98412b RGB chart
      #98412b CMYK chart
      #98412b RGB pie chart
      #98412b color shades, tints & tones
#98412b color schemes
#98412b color preview, HTML & CSS examples
           This text has a color of #98412b        
        
          <p style="color:#98412b;">Text here</p>
        
        
          .mytext {color:#98412b;}
        
        Text color #98412b
      
           This box has a color of #98412b        
        
          <div style="background-color:#98412b;">Content here</div>
        
        
          .mybackground {background-color:#98412b;}
        
        Background color #98412b
      
           Border around this has a color of #98412b        
        
          <div style="border:2px solid #98412b;">Content here</div>
        
        
          .myborder {border:2px solid #98412b;}
        
        Border color #98412b