#2f0501 color space conversions
Hex:
        #2f0501
        RGB:
        47, 5, 1
        CMY:
        82, 98, 100
        CMYK:
        0, 89, 98, 82
      HSL:
        5°, 95.8333%, 9.4118%
        HSV (HSB):
        5°, 97.8723%, 18.4314%
        XYZ:
        1.2320, 0.7151, 0.1018
        xyY:
        0.6013, 0.3490, 0.7151
      CIE-Lab:
        6.4592, 20.6466, 9.6804
        CIE-LCH:
        6.4592, 22.8033, 25.1201
        CIE-Luv:
        6.4592, 17.1311, 4.7395
        Hunter-Lab:
        8.4562, 11.2086, 5.2055
      #2f0501 color charts
#2f0501 RGB chart
      #2f0501 CMYK chart
      #2f0501 RGB pie chart
      #2f0501 color shades, tints & tones
#2f0501 color schemes
#2f0501 color preview, HTML & CSS examples
           This text has a color of #2f0501        
        
          <p style="color:#2f0501;">Text here</p>
        
        
          .mytext {color:#2f0501;}
        
        Text color #2f0501
      
           This box has a color of #2f0501        
        
          <div style="background-color:#2f0501;">Content here</div>
        
        
          .mybackground {background-color:#2f0501;}
        
        Background color #2f0501
      
           Border around this has a color of #2f0501        
        
          <div style="border:2px solid #2f0501;">Content here</div>
        
        
          .myborder {border:2px solid #2f0501;}
        
        Border color #2f0501