#8f020f color space conversions
Hex:
        #8f020f
        RGB:
        143, 2, 15
        CMY:
        44, 99, 94
        CMYK:
        0, 99, 90, 44
      HSL:
        354°, 97.2414%, 28.4314%
        HSV (HSB):
        354°, 98.6014%, 56.0784%
        XYZ:
        11.4356, 5.9175, 0.9914
        xyY:
        0.6234, 0.3226, 5.9175
      CIE-Lab:
        29.2035, 51.9946, 36.1737
        CIE-LCH:
        29.2035, 63.3401, 34.8272
        CIE-Luv:
        29.2035, 93.2095, 18.1712
        Hunter-Lab:
        24.3260, 41.3421, 14.6118
      #8f020f color charts
#8f020f RGB chart
      #8f020f CMYK chart
      #8f020f RGB pie chart
      #8f020f color shades, tints & tones
#8f020f color schemes
#8f020f color preview, HTML & CSS examples
           This text has a color of #8f020f        
        
          <p style="color:#8f020f;">Text here</p>
        
        
          .mytext {color:#8f020f;}
        
        Text color #8f020f
      
           This box has a color of #8f020f        
        
          <div style="background-color:#8f020f;">Content here</div>
        
        
          .mybackground {background-color:#8f020f;}
        
        Background color #8f020f
      
           Border around this has a color of #8f020f        
        
          <div style="border:2px solid #8f020f;">Content here</div>
        
        
          .myborder {border:2px solid #8f020f;}
        
        Border color #8f020f