#5f0f20 color space conversions
Hex:
        #5f0f20
        RGB:
        95, 15, 32
        CMY:
        63, 94, 87
        CMYK:
        0, 84, 66, 63
      HSL:
        347°, 72.7273%, 21.5686%
        HSV (HSB):
        347°, 84.2105%, 37.2549%
        XYZ:
        5.1509, 2.8788, 1.6507
        xyY:
        0.5321, 0.2974, 2.8788
      CIE-Lab:
        19.5519, 35.9716, 11.7972
        CIE-LCH:
        19.5519, 37.8567, 18.1574
        CIE-Luv:
        19.5519, 47.9938, 4.5506
        Hunter-Lab:
        16.9671, 24.4963, 6.1088
      #5f0f20 color charts
#5f0f20 RGB chart
      #5f0f20 CMYK chart
      #5f0f20 RGB pie chart
      #5f0f20 color shades, tints & tones
#5f0f20 color schemes
#5f0f20 color preview, HTML & CSS examples
           This text has a color of #5f0f20        
        
          <p style="color:#5f0f20;">Text here</p>
        
        
          .mytext {color:#5f0f20;}
        
        Text color #5f0f20
      
           This box has a color of #5f0f20        
        
          <div style="background-color:#5f0f20;">Content here</div>
        
        
          .mybackground {background-color:#5f0f20;}
        
        Background color #5f0f20
      
           Border around this has a color of #5f0f20        
        
          <div style="border:2px solid #5f0f20;">Content here</div>
        
        
          .myborder {border:2px solid #5f0f20;}
        
        Border color #5f0f20