#8f2a27 color space conversions
Hex:
        #8f2a27
        RGB:
        143, 42, 39
        CMY:
        44, 84, 85
        CMYK:
        0, 71, 73, 44
      HSL:
        2°, 57.1429%, 35.6863%
        HSV (HSB):
        2°, 72.7273%, 56.0784%
        XYZ:
        12.5219, 7.6421, 2.7345
        xyY:
        0.5468, 0.3337, 7.6421
      CIE-Lab:
        33.2260, 42.2364, 26.3029
        CIE-LCH:
        33.2260, 49.7569, 31.9128
        CIE-Luv:
        33.2260, 74.3806, 17.1880
        Hunter-Lab:
        27.6443, 32.4767, 13.4861
      #8f2a27 color charts
#8f2a27 RGB chart
      #8f2a27 CMYK chart
      #8f2a27 RGB pie chart
      #8f2a27 color shades, tints & tones
#8f2a27 color schemes
#8f2a27 color preview, HTML & CSS examples
           This text has a color of #8f2a27        
        
          <p style="color:#8f2a27;">Text here</p>
        
        
          .mytext {color:#8f2a27;}
        
        Text color #8f2a27
      
           This box has a color of #8f2a27        
        
          <div style="background-color:#8f2a27;">Content here</div>
        
        
          .mybackground {background-color:#8f2a27;}
        
        Background color #8f2a27
      
           Border around this has a color of #8f2a27        
        
          <div style="border:2px solid #8f2a27;">Content here</div>
        
        
          .myborder {border:2px solid #8f2a27;}
        
        Border color #8f2a27