#8c300a color space conversions
Hex:
        #8c300a
        RGB:
        140, 48, 10
        CMY:
        45, 81, 96
        CMYK:
        0, 66, 93, 45
      HSL:
        18°, 86.6667%, 29.4118%
        HSV (HSB):
        18°, 92.8571%, 54.9020%
        XYZ:
        11.9270, 7.7113, 1.1470
        xyY:
        0.5738, 0.3710, 7.7113
      CIE-Lab:
        33.3742, 37.5030, 41.2856
        CIE-LCH:
        33.3742, 55.7762, 47.7486
        CIE-Luv:
        33.3742, 72.1254, 26.5943
        Hunter-Lab:
        27.7692, 28.0703, 16.9895
      #8c300a color charts
#8c300a RGB chart
      #8c300a CMYK chart
      #8c300a RGB pie chart
      #8c300a color shades, tints & tones
#8c300a color schemes
#8c300a color preview, HTML & CSS examples
           This text has a color of #8c300a        
        
          <p style="color:#8c300a;">Text here</p>
        
        
          .mytext {color:#8c300a;}
        
        Text color #8c300a
      
           This box has a color of #8c300a        
        
          <div style="background-color:#8c300a;">Content here</div>
        
        
          .mybackground {background-color:#8c300a;}
        
        Background color #8c300a
      
           Border around this has a color of #8c300a        
        
          <div style="border:2px solid #8c300a;">Content here</div>
        
        
          .myborder {border:2px solid #8c300a;}
        
        Border color #8c300a