#cb9314 color space conversions
Hex:
        #cb9314
        RGB:
        203, 147, 20
        CMY:
        20, 42, 92
        CMYK:
        0, 28, 90, 20
      HSL:
        42°, 82.0628%, 43.7255%
        HSV (HSB):
        42°, 90.1478%, 79.6078%
        XYZ:
        35.1886, 33.6145, 5.2954
        xyY:
        0.4749, 0.4536, 33.6145
      CIE-Lab:
        64.6554, 11.3723, 66.0575
        CIE-LCH:
        64.6554, 67.0293, 80.2318
        CIE-Luv:
        64.6554, 46.7652, 64.2802
        Hunter-Lab:
        57.9780, 6.8756, 35.1693
      #cb9314 color charts
#cb9314 RGB chart
      #cb9314 CMYK chart
      #cb9314 RGB pie chart
      #cb9314 color shades, tints & tones
#cb9314 color schemes
#cb9314 color preview, HTML & CSS examples
           This text has a color of #cb9314        
        
          <p style="color:#cb9314;">Text here</p>
        
        
          .mytext {color:#cb9314;}
        
        Text color #cb9314
      
           This box has a color of #cb9314        
        
          <div style="background-color:#cb9314;">Content here</div>
        
        
          .mybackground {background-color:#cb9314;}
        
        Background color #cb9314
      
           Border around this has a color of #cb9314        
        
          <div style="border:2px solid #cb9314;">Content here</div>
        
        
          .myborder {border:2px solid #cb9314;}
        
        Border color #cb9314