#cb5f01 color space conversions
Hex:
        #cb5f01
        RGB:
        203, 95, 1
        CMY:
        20, 63, 100
        CMYK:
        0, 53, 100, 20
      HSL:
        28°, 99.0196%, 40.0000%
        HSV (HSB):
        28°, 99.5074%, 79.6078%
        XYZ:
        28.7263, 20.8831, 2.5455
        xyY:
        0.5508, 0.4004, 20.8831
      CIE-Lab:
        52.8213, 38.9010, 61.4698
        CIE-LCH:
        52.8213, 72.7450, 57.6725
        CIE-Luv:
        52.8213, 89.8361, 47.5578
        Hunter-Lab:
        45.6981, 32.2354, 28.6860
      #cb5f01 color charts
#cb5f01 RGB chart
      #cb5f01 CMYK chart
      #cb5f01 RGB pie chart
      #cb5f01 color shades, tints & tones
#cb5f01 color schemes
#cb5f01 color preview, HTML & CSS examples
           This text has a color of #cb5f01        
        
          <p style="color:#cb5f01;">Text here</p>
        
        
          .mytext {color:#cb5f01;}
        
        Text color #cb5f01
      
           This box has a color of #cb5f01        
        
          <div style="background-color:#cb5f01;">Content here</div>
        
        
          .mybackground {background-color:#cb5f01;}
        
        Background color #cb5f01
      
           Border around this has a color of #cb5f01        
        
          <div style="border:2px solid #cb5f01;">Content here</div>
        
        
          .myborder {border:2px solid #cb5f01;}
        
        Border color #cb5f01