#2d0202 color space conversions
Hex:
        #2d0202
        RGB:
        45, 2, 2
        CMY:
        82, 99, 99
        CMYK:
        0, 96, 96, 82
      HSL:
        0°, 91.4894%, 9.2157%
        HSV (HSB):
        0°, 95.5556%, 17.6471%
        XYZ:
        1.1149, 0.6057, 0.1156
        xyY:
        0.6072, 0.3299, 0.6057
      CIE-Lab:
        5.4711, 21.0568, 7.7798
        CIE-LCH:
        5.4711, 22.4480, 20.2776
        CIE-Luv:
        5.4711, 16.0014, 3.4506
        Hunter-Lab:
        7.7826, 11.9505, 4.5673
      #2d0202 color charts
#2d0202 RGB chart
      #2d0202 CMYK chart
      #2d0202 RGB pie chart
      #2d0202 color shades, tints & tones
#2d0202 color schemes
#2d0202 color preview, HTML & CSS examples
           This text has a color of #2d0202        
        
          <p style="color:#2d0202;">Text here</p>
        
        
          .mytext {color:#2d0202;}
        
        Text color #2d0202
      
           This box has a color of #2d0202        
        
          <div style="background-color:#2d0202;">Content here</div>
        
        
          .mybackground {background-color:#2d0202;}
        
        Background color #2d0202
      
           Border around this has a color of #2d0202        
        
          <div style="border:2px solid #2d0202;">Content here</div>
        
        
          .myborder {border:2px solid #2d0202;}
        
        Border color #2d0202