#cb5f1d color space conversions
Hex:
        #cb5f1d
        RGB:
        203, 95, 29
        CMY:
        20, 63, 89
        CMYK:
        0, 53, 86, 20
      HSL:
        23°, 75.0000%, 45.4902%
        HSV (HSB):
        23°, 85.7143%, 79.6078%
        XYZ:
        28.9426, 20.9696, 3.6845
        xyY:
        0.5400, 0.3912, 20.9696
      CIE-Lab:
        52.9162, 39.3320, 54.1313
        CIE-LCH:
        52.9162, 66.9119, 53.9977
        CIE-Luv:
        52.9162, 88.5317, 44.0106
        Hunter-Lab:
        45.7926, 32.6813, 27.2843
      #cb5f1d color charts
#cb5f1d RGB chart
      #cb5f1d CMYK chart
      #cb5f1d RGB pie chart
      #cb5f1d color shades, tints & tones
#cb5f1d color schemes
#cb5f1d color preview, HTML & CSS examples
           This text has a color of #cb5f1d        
        
          <p style="color:#cb5f1d;">Text here</p>
        
        
          .mytext {color:#cb5f1d;}
        
        Text color #cb5f1d
      
           This box has a color of #cb5f1d        
        
          <div style="background-color:#cb5f1d;">Content here</div>
        
        
          .mybackground {background-color:#cb5f1d;}
        
        Background color #cb5f1d
      
           Border around this has a color of #cb5f1d        
        
          <div style="border:2px solid #cb5f1d;">Content here</div>
        
        
          .myborder {border:2px solid #cb5f1d;}
        
        Border color #cb5f1d