#230b05 color space conversions
Hex:
        #230b05
        RGB:
        35, 11, 5
        CMY:
        86, 96, 98
        CMYK:
        0, 69, 86, 86
      HSL:
        12°, 75.0000%, 7.8431%
        HSV (HSB):
        12°, 85.7143%, 13.7255%
        XYZ:
        0.8402, 0.6076, 0.2166
        xyY:
        0.5048, 0.3651, 0.6076
      CIE-Lab:
        5.4886, 10.7600, 6.3653
        CIE-LCH:
        5.4886, 12.5018, 30.6074
        CIE-Luv:
        5.4886, 8.4972, 3.3794
        Hunter-Lab:
        7.7950, 5.5986, 3.8092
      #230b05 color charts
#230b05 RGB chart
      #230b05 CMYK chart
      #230b05 RGB pie chart
      #230b05 color shades, tints & tones
#230b05 color schemes
#230b05 color preview, HTML & CSS examples
           This text has a color of #230b05        
        
          <p style="color:#230b05;">Text here</p>
        
        
          .mytext {color:#230b05;}
        
        Text color #230b05
      
           This box has a color of #230b05        
        
          <div style="background-color:#230b05;">Content here</div>
        
        
          .mybackground {background-color:#230b05;}
        
        Background color #230b05
      
           Border around this has a color of #230b05        
        
          <div style="border:2px solid #230b05;">Content here</div>
        
        
          .myborder {border:2px solid #230b05;}
        
        Border color #230b05