#8f120f color space conversions
Hex:
        #8f120f
        RGB:
        143, 18, 15
        CMY:
        44, 93, 94
        CMYK:
        0, 87, 90, 44
      HSL:
        1°, 81.0127%, 30.9804%
        HSV (HSB):
        1°, 89.5105%, 56.0784%
        XYZ:
        11.6302, 6.3067, 1.0563
        xyY:
        0.6123, 0.3321, 6.3067
      CIE-Lab:
        30.1735, 49.2056, 36.9546
        CIE-LCH:
        30.1735, 61.5372, 36.9074
        CIE-Luv:
        30.1735, 89.1975, 19.8085
        Hunter-Lab:
        25.1132, 38.7172, 15.0855
      #8f120f color charts
#8f120f RGB chart
      #8f120f CMYK chart
      #8f120f RGB pie chart
      #8f120f color shades, tints & tones
#8f120f color schemes
#8f120f color preview, HTML & CSS examples
           This text has a color of #8f120f        
        
          <p style="color:#8f120f;">Text here</p>
        
        
          .mytext {color:#8f120f;}
        
        Text color #8f120f
      
           This box has a color of #8f120f        
        
          <div style="background-color:#8f120f;">Content here</div>
        
        
          .mybackground {background-color:#8f120f;}
        
        Background color #8f120f
      
           Border around this has a color of #8f120f        
        
          <div style="border:2px solid #8f120f;">Content here</div>
        
        
          .myborder {border:2px solid #8f120f;}
        
        Border color #8f120f