#8f3f4a color space conversions
Hex:
        #8f3f4a
        RGB:
        143, 63, 74
        CMY:
        44, 75, 71
        CMYK:
        0, 56, 48, 44
      HSL:
        352°, 38.8350%, 40.3922%
        HSV (HSB):
        352°, 55.9441%, 56.0784%
        XYZ:
        14.3412, 9.8891, 7.6315
        xyY:
        0.4501, 0.3104, 9.8891
      CIE-Lab:
        37.6426, 34.9684, 10.0267
        CIE-LCH:
        37.6426, 36.3775, 15.9995
        CIE-Luv:
        37.6426, 54.4580, 5.5157
        Hunter-Lab:
        31.4469, 26.3722, 7.6244
      #8f3f4a color charts
#8f3f4a RGB chart
      #8f3f4a CMYK chart
      #8f3f4a RGB pie chart
      #8f3f4a color shades, tints & tones
#8f3f4a color schemes
#8f3f4a color preview, HTML & CSS examples
           This text has a color of #8f3f4a        
        
          <p style="color:#8f3f4a;">Text here</p>
        
        
          .mytext {color:#8f3f4a;}
        
        Text color #8f3f4a
      
           This box has a color of #8f3f4a        
        
          <div style="background-color:#8f3f4a;">Content here</div>
        
        
          .mybackground {background-color:#8f3f4a;}
        
        Background color #8f3f4a
      
           Border around this has a color of #8f3f4a        
        
          <div style="border:2px solid #8f3f4a;">Content here</div>
        
        
          .myborder {border:2px solid #8f3f4a;}
        
        Border color #8f3f4a