#2d0312 color space conversions
Hex:
        #2d0312
        RGB:
        45, 3, 18
        CMY:
        82, 99, 93
        CMYK:
        0, 93, 60, 82
      HSL:
        339°, 87.5000%, 9.4118%
        HSV (HSB):
        339°, 93.3333%, 17.6471%
        XYZ:
        1.2239, 0.6667, 0.6364
        xyY:
        0.4843, 0.2638, 0.6667
      CIE-Lab:
        6.0221, 22.2722, 1.2797
        CIE-LCH:
        6.0221, 22.3089, 3.2884
        CIE-Luv:
        6.0221, 13.6945, -0.8986
        Hunter-Lab:
        8.1651, 12.4679, 1.0941
      #2d0312 color charts
#2d0312 RGB chart
      #2d0312 CMYK chart
      #2d0312 RGB pie chart
      #2d0312 color shades, tints & tones
#2d0312 color schemes
#2d0312 color preview, HTML & CSS examples
           This text has a color of #2d0312        
        
          <p style="color:#2d0312;">Text here</p>
        
        
          .mytext {color:#2d0312;}
        
        Text color #2d0312
      
           This box has a color of #2d0312        
        
          <div style="background-color:#2d0312;">Content here</div>
        
        
          .mybackground {background-color:#2d0312;}
        
        Background color #2d0312
      
           Border around this has a color of #2d0312        
        
          <div style="border:2px solid #2d0312;">Content here</div>
        
        
          .myborder {border:2px solid #2d0312;}
        
        Border color #2d0312