#84273c color space conversions
Hex:
        #84273c
        RGB:
        132, 39, 60
        CMY:
        48, 85, 76
        CMYK:
        0, 70, 55, 48
      HSL:
        346°, 54.3860%, 33.5294%
        HSV (HSB):
        346°, 70.4545%, 51.7647%
        XYZ:
        11.0568, 6.6828, 4.9821
        xyY:
        0.4866, 0.2941, 6.6828
      CIE-Lab:
        31.0736, 41.1776, 9.6271
        CIE-LCH:
        31.0736, 42.2880, 13.1591
        CIE-Luv:
        31.0736, 61.5990, 3.2638
        Hunter-Lab:
        25.8511, 31.1071, 6.6692
      #84273c color charts
#84273c RGB chart
      #84273c CMYK chart
      #84273c RGB pie chart
      #84273c color shades, tints & tones
#84273c color schemes
#84273c color preview, HTML & CSS examples
           This text has a color of #84273c        
        
          <p style="color:#84273c;">Text here</p>
        
        
          .mytext {color:#84273c;}
        
        Text color #84273c
      
           This box has a color of #84273c        
        
          <div style="background-color:#84273c;">Content here</div>
        
        
          .mybackground {background-color:#84273c;}
        
        Background color #84273c
      
           Border around this has a color of #84273c        
        
          <div style="border:2px solid #84273c;">Content here</div>
        
        
          .myborder {border:2px solid #84273c;}
        
        Border color #84273c