#8f1f28 color space conversions
Hex:
        #8f1f28
        RGB:
        143, 31, 40
        CMY:
        44, 88, 84
        CMYK:
        0, 78, 72, 44
      HSL:
        355°, 64.3678%, 34.1176%
        HSV (HSB):
        355°, 78.3217%, 56.0784%
        XYZ:
        12.2007, 6.9728, 2.7103
        xyY:
        0.5575, 0.3186, 6.9728
      CIE-Lab:
        31.7449, 46.4262, 23.9228
        CIE-LCH:
        31.7449, 52.2273, 27.2615
        CIE-Luv:
        31.7449, 79.5738, 14.0363
        Hunter-Lab:
        26.4061, 36.2636, 12.3987
      #8f1f28 color charts
#8f1f28 RGB chart
      #8f1f28 CMYK chart
      #8f1f28 RGB pie chart
      #8f1f28 color shades, tints & tones
#8f1f28 color schemes
#8f1f28 color preview, HTML & CSS examples
           This text has a color of #8f1f28        
        
          <p style="color:#8f1f28;">Text here</p>
        
        
          .mytext {color:#8f1f28;}
        
        Text color #8f1f28
      
           This box has a color of #8f1f28        
        
          <div style="background-color:#8f1f28;">Content here</div>
        
        
          .mybackground {background-color:#8f1f28;}
        
        Background color #8f1f28
      
           Border around this has a color of #8f1f28        
        
          <div style="border:2px solid #8f1f28;">Content here</div>
        
        
          .myborder {border:2px solid #8f1f28;}
        
        Border color #8f1f28