#8f1105 color space conversions
Hex:
        #8f1105
        RGB:
        143, 17, 5
        CMY:
        44, 93, 98
        CMYK:
        0, 88, 97, 44
      HSL:
        5°, 93.2432%, 29.0196%
        HSV (HSB):
        5°, 96.5035%, 56.0784%
        XYZ:
        11.5555, 6.2515, 0.7412
        xyY:
        0.6230, 0.3370, 6.2515
      CIE-Lab:
        30.0383, 49.2559, 41.1885
        CIE-LCH:
        30.0383, 64.2078, 39.9029
        CIE-Luv:
        30.0383, 90.5672, 21.3969
        Hunter-Lab:
        25.0030, 38.7414, 15.7445
      #8f1105 color charts
#8f1105 RGB chart
      #8f1105 CMYK chart
      #8f1105 RGB pie chart
      #8f1105 color shades, tints & tones
#8f1105 color schemes
#8f1105 color preview, HTML & CSS examples
           This text has a color of #8f1105        
        
          <p style="color:#8f1105;">Text here</p>
        
        
          .mytext {color:#8f1105;}
        
        Text color #8f1105
      
           This box has a color of #8f1105        
        
          <div style="background-color:#8f1105;">Content here</div>
        
        
          .mybackground {background-color:#8f1105;}
        
        Background color #8f1105
      
           Border around this has a color of #8f1105        
        
          <div style="border:2px solid #8f1105;">Content here</div>
        
        
          .myborder {border:2px solid #8f1105;}
        
        Border color #8f1105