#842a27 color space conversions
Hex:
        #842a27
        RGB:
        132, 42, 39
        CMY:
        48, 84, 85
        CMYK:
        0, 68, 70, 48
      HSL:
        2°, 54.3860%, 33.5294%
        HSV (HSB):
        2°, 70.4545%, 51.7647%
        XYZ:
        10.7099, 6.7079, 2.6497
        xyY:
        0.5337, 0.3343, 6.7079
      CIE-Lab:
        31.1326, 38.3433, 23.3053
        CIE-LCH:
        31.1326, 44.8704, 31.2915
        CIE-Luv:
        31.1326, 65.2886, 15.3000
        Hunter-Lab:
        25.8997, 28.4878, 12.0640
      #842a27 color charts
#842a27 RGB chart
      #842a27 CMYK chart
      #842a27 RGB pie chart
      #842a27 color shades, tints & tones
#842a27 color schemes
#842a27 color preview, HTML & CSS examples
           This text has a color of #842a27        
        
          <p style="color:#842a27;">Text here</p>
        
        
          .mytext {color:#842a27;}
        
        Text color #842a27
      
           This box has a color of #842a27        
        
          <div style="background-color:#842a27;">Content here</div>
        
        
          .mybackground {background-color:#842a27;}
        
        Background color #842a27
      
           Border around this has a color of #842a27        
        
          <div style="border:2px solid #842a27;">Content here</div>
        
        
          .myborder {border:2px solid #842a27;}
        
        Border color #842a27