#230d0b color space conversions
Hex:
        #230d0b
        RGB:
        35, 13, 11
        CMY:
        86, 95, 96
        CMYK:
        0, 63, 69, 86
      HSL:
        5°, 52.1739%, 9.0196%
        HSV (HSB):
        5°, 68.5714%, 13.7255%
        XYZ:
        0.8975, 0.6693, 0.3985
        xyY:
        0.4567, 0.3406, 0.6693
      CIE-Lab:
        6.0460, 10.6548, 4.7243
        CIE-LCH:
        6.0460, 11.6552, 23.9122
        CIE-Luv:
        6.0460, 7.7055, 2.2135
        Hunter-Lab:
        8.1813, 5.2637, 2.8390
      #230d0b color charts
#230d0b RGB chart
      #230d0b CMYK chart
      #230d0b RGB pie chart
      #230d0b color shades, tints & tones
#230d0b color schemes
#230d0b color preview, HTML & CSS examples
           This text has a color of #230d0b        
        
          <p style="color:#230d0b;">Text here</p>
        
        
          .mytext {color:#230d0b;}
        
        Text color #230d0b
      
           This box has a color of #230d0b        
        
          <div style="background-color:#230d0b;">Content here</div>
        
        
          .mybackground {background-color:#230d0b;}
        
        Background color #230d0b
      
           Border around this has a color of #230d0b        
        
          <div style="border:2px solid #230d0b;">Content here</div>
        
        
          .myborder {border:2px solid #230d0b;}
        
        Border color #230d0b