#8d120f color space conversions
Hex:
        #8d120f
        RGB:
        141, 18, 15
        CMY:
        45, 93, 94
        CMYK:
        0, 87, 89, 45
      HSL:
        1°, 80.7692%, 30.5882%
        HSV (HSB):
        1°, 89.3617%, 55.2941%
        XYZ:
        11.2870, 6.1298, 1.0402
        xyY:
        0.6115, 0.3321, 6.1298
      CIE-Lab:
        29.7377, 48.6183, 36.4204
        CIE-LCH:
        29.7377, 60.7469, 36.8372
        CIE-Luv:
        29.7377, 87.6261, 19.4775
        Hunter-Lab:
        24.7585, 38.0483, 14.8399
      #8d120f color charts
#8d120f RGB chart
      #8d120f CMYK chart
      #8d120f RGB pie chart
      #8d120f color shades, tints & tones
#8d120f color schemes
#8d120f color preview, HTML & CSS examples
           This text has a color of #8d120f        
        
          <p style="color:#8d120f;">Text here</p>
        
        
          .mytext {color:#8d120f;}
        
        Text color #8d120f
      
           This box has a color of #8d120f        
        
          <div style="background-color:#8d120f;">Content here</div>
        
        
          .mybackground {background-color:#8d120f;}
        
        Background color #8d120f
      
           Border around this has a color of #8d120f        
        
          <div style="border:2px solid #8d120f;">Content here</div>
        
        
          .myborder {border:2px solid #8d120f;}
        
        Border color #8d120f