#2f1221 color space conversions
Hex:
        #2f1221
        RGB:
        47, 18, 33
        CMY:
        82, 93, 87
        CMYK:
        0, 62, 30, 82
      HSL:
        329°, 44.6154%, 12.7451%
        HSV (HSB):
        329°, 61.7021%, 18.4314%
        XYZ:
        1.6631, 1.1468, 1.5725
        xyY:
        0.3795, 0.2617, 1.1468
      CIE-Lab:
        10.1586, 17.0541, -3.6043
        CIE-LCH:
        10.1586, 17.4308, 348.0666
        CIE-Luv:
        10.1586, 11.1273, -4.0518
        Hunter-Lab:
        10.7087, 8.9818, -1.2105
      #2f1221 color charts
#2f1221 RGB chart
      #2f1221 CMYK chart
      #2f1221 RGB pie chart
      #2f1221 color shades, tints & tones
#2f1221 color schemes
#2f1221 color preview, HTML & CSS examples
           This text has a color of #2f1221        
        
          <p style="color:#2f1221;">Text here</p>
        
        
          .mytext {color:#2f1221;}
        
        Text color #2f1221
      
           This box has a color of #2f1221        
        
          <div style="background-color:#2f1221;">Content here</div>
        
        
          .mybackground {background-color:#2f1221;}
        
        Background color #2f1221
      
           Border around this has a color of #2f1221        
        
          <div style="border:2px solid #2f1221;">Content here</div>
        
        
          .myborder {border:2px solid #2f1221;}
        
        Border color #2f1221