#8f202e color space conversions
Hex:
        #8f202e
        RGB:
        143, 32, 46
        CMY:
        44, 87, 82
        CMYK:
        0, 78, 68, 44
      HSL:
        352°, 63.4286%, 34.3137%
        HSV (HSB):
        352°, 77.6224%, 56.0784%
        XYZ:
        12.3373, 7.0699, 3.2991
        xyY:
        0.5433, 0.3114, 7.0699
      CIE-Lab:
        31.9656, 46.4135, 20.3482
        CIE-LCH:
        31.9656, 50.6780, 23.6732
        CIE-Luv:
        31.9656, 77.6459, 11.4977
        Hunter-Lab:
        26.5893, 36.2920, 11.2559
      #8f202e color charts
#8f202e RGB chart
      #8f202e CMYK chart
      #8f202e RGB pie chart
      #8f202e color shades, tints & tones
#8f202e color schemes
#8f202e color preview, HTML & CSS examples
           This text has a color of #8f202e        
        
          <p style="color:#8f202e;">Text here</p>
        
        
          .mytext {color:#8f202e;}
        
        Text color #8f202e
      
           This box has a color of #8f202e        
        
          <div style="background-color:#8f202e;">Content here</div>
        
        
          .mybackground {background-color:#8f202e;}
        
        Background color #8f202e
      
           Border around this has a color of #8f202e        
        
          <div style="border:2px solid #8f202e;">Content here</div>
        
        
          .myborder {border:2px solid #8f202e;}
        
        Border color #8f202e