#84121c color space conversions
Hex:
        #84121c
        RGB:
        132, 18, 28
        CMY:
        48, 93, 89
        CMYK:
        0, 86, 79, 48
      HSL:
        355°, 76.0000%, 29.4118%
        HSV (HSB):
        355°, 86.3636%, 51.7647%
        XYZ:
        9.9416, 5.4220, 1.6212
        xyY:
        0.5853, 0.3192, 5.4220
      CIE-Lab:
        27.9047, 46.3382, 26.4953
        CIE-LCH:
        27.9047, 53.3782, 29.7601
        CIE-Luv:
        27.9047, 78.2886, 14.2425
        Hunter-Lab:
        23.2852, 35.4618, 12.1717
      #84121c color charts
#84121c RGB chart
      #84121c CMYK chart
      #84121c RGB pie chart
      #84121c color shades, tints & tones
#84121c color schemes
#84121c color preview, HTML & CSS examples
           This text has a color of #84121c        
        
          <p style="color:#84121c;">Text here</p>
        
        
          .mytext {color:#84121c;}
        
        Text color #84121c
      
           This box has a color of #84121c        
        
          <div style="background-color:#84121c;">Content here</div>
        
        
          .mybackground {background-color:#84121c;}
        
        Background color #84121c
      
           Border around this has a color of #84121c        
        
          <div style="border:2px solid #84121c;">Content here</div>
        
        
          .myborder {border:2px solid #84121c;}
        
        Border color #84121c