#8d020f color space conversions
Hex:
        #8d020f
        RGB:
        141, 2, 15
        CMY:
        45, 99, 94
        CMYK:
        0, 99, 89, 45
      HSL:
        354°, 97.2028%, 28.0392%
        HSV (HSB):
        354°, 98.5816%, 55.2941%
        XYZ:
        11.0924, 5.7406, 0.9754
        xyY:
        0.6229, 0.3224, 5.7406
      CIE-Lab:
        28.7484, 51.4617, 35.6159
        CIE-LCH:
        28.7484, 62.5843, 34.6866
        CIE-Luv:
        28.7484, 91.6725, 17.8120
        Hunter-Lab:
        23.9596, 40.7098, 14.3581
      #8d020f color charts
#8d020f RGB chart
      #8d020f CMYK chart
      #8d020f RGB pie chart
      #8d020f color shades, tints & tones
#8d020f color schemes
#8d020f color preview, HTML & CSS examples
           This text has a color of #8d020f        
        
          <p style="color:#8d020f;">Text here</p>
        
        
          .mytext {color:#8d020f;}
        
        Text color #8d020f
      
           This box has a color of #8d020f        
        
          <div style="background-color:#8d020f;">Content here</div>
        
        
          .mybackground {background-color:#8d020f;}
        
        Background color #8d020f
      
           Border around this has a color of #8d020f        
        
          <div style="border:2px solid #8d020f;">Content here</div>
        
        
          .myborder {border:2px solid #8d020f;}
        
        Border color #8d020f