#b23d12 color space conversions
Hex:
        #b23d12
        RGB:
        178, 61, 18
        CMY:
        30, 76, 93
        CMYK:
        0, 66, 90, 30
      HSL:
        16°, 81.6327%, 38.4314%
        HSV (HSB):
        16°, 89.8876%, 69.8039%
        XYZ:
        20.1380, 12.8461, 1.9904
        xyY:
        0.5758, 0.3673, 12.8461
      CIE-Lab:
        42.5305, 45.7911, 48.2290
        CIE-LCH:
        42.5305, 66.5046, 46.4853
        CIE-Luv:
        42.5305, 94.1648, 33.2105
        Hunter-Lab:
        35.8415, 37.5699, 21.7964
      #b23d12 color charts
#b23d12 RGB chart
      #b23d12 CMYK chart
      #b23d12 RGB pie chart
      #b23d12 color shades, tints & tones
#b23d12 color schemes
#b23d12 color preview, HTML & CSS examples
           This text has a color of #b23d12        
        
          <p style="color:#b23d12;">Text here</p>
        
        
          .mytext {color:#b23d12;}
        
        Text color #b23d12
      
           This box has a color of #b23d12        
        
          <div style="background-color:#b23d12;">Content here</div>
        
        
          .mybackground {background-color:#b23d12;}
        
        Background color #b23d12
      
           Border around this has a color of #b23d12        
        
          <div style="border:2px solid #b23d12;">Content here</div>
        
        
          .myborder {border:2px solid #b23d12;}
        
        Border color #b23d12