#84263d color space conversions
Hex:
        #84263d
        RGB:
        132, 38, 61
        CMY:
        48, 85, 76
        CMYK:
        0, 71, 54, 48
      HSL:
        345°, 55.2941%, 33.3333%
        HSV (HSB):
        345°, 71.2121%, 51.7647%
        XYZ:
        11.0511, 6.6287, 5.1119
        xyY:
        0.4849, 0.2908, 6.6287
      CIE-Lab:
        30.9462, 41.6849, 8.7916
        CIE-LCH:
        30.9462, 42.6019, 11.9095
        CIE-Luv:
        30.9462, 61.7532, 2.3452
        Hunter-Lab:
        25.7462, 31.5622, 6.2504
      #84263d color charts
#84263d RGB chart
      #84263d CMYK chart
      #84263d RGB pie chart
      #84263d color shades, tints & tones
#84263d color schemes
#84263d color preview, HTML & CSS examples
           This text has a color of #84263d        
        
          <p style="color:#84263d;">Text here</p>
        
        
          .mytext {color:#84263d;}
        
        Text color #84263d
      
           This box has a color of #84263d        
        
          <div style="background-color:#84263d;">Content here</div>
        
        
          .mybackground {background-color:#84263d;}
        
        Background color #84263d
      
           Border around this has a color of #84263d        
        
          <div style="border:2px solid #84263d;">Content here</div>
        
        
          .myborder {border:2px solid #84263d;}
        
        Border color #84263d