#5f0f21 color space conversions
Hex:
        #5f0f21
        RGB:
        95, 15, 33
        CMY:
        63, 94, 87
        CMYK:
        0, 84, 65, 63
      HSL:
        347°, 72.7273%, 21.5686%
        HSV (HSB):
        347°, 84.2105%, 37.2549%
        XYZ:
        5.1647, 2.8843, 1.7234
        xyY:
        0.5285, 0.2952, 2.8843
      CIE-Lab:
        19.5746, 36.0425, 11.1203
        CIE-LCH:
        19.5746, 37.7190, 17.1467
        CIE-Luv:
        19.5746, 47.7341, 4.0654
        Hunter-Lab:
        16.9834, 24.5610, 5.8720
      #5f0f21 color charts
#5f0f21 RGB chart
      #5f0f21 CMYK chart
      #5f0f21 RGB pie chart
      #5f0f21 color shades, tints & tones
#5f0f21 color schemes
#5f0f21 color preview, HTML & CSS examples
           This text has a color of #5f0f21        
        
          <p style="color:#5f0f21;">Text here</p>
        
        
          .mytext {color:#5f0f21;}
        
        Text color #5f0f21
      
           This box has a color of #5f0f21        
        
          <div style="background-color:#5f0f21;">Content here</div>
        
        
          .mybackground {background-color:#5f0f21;}
        
        Background color #5f0f21
      
           Border around this has a color of #5f0f21        
        
          <div style="border:2px solid #5f0f21;">Content here</div>
        
        
          .myborder {border:2px solid #5f0f21;}
        
        Border color #5f0f21