#cb420f color space conversions
Hex:
        #cb420f
        RGB:
        203, 66, 15
        CMY:
        20, 74, 94
        CMYK:
        0, 67, 93, 20
      HSL:
        16°, 86.2385%, 42.7451%
        HSV (HSB):
        16°, 92.6108%, 79.6078%
        XYZ:
        26.6630, 16.6274, 2.2561
        xyY:
        0.5854, 0.3651, 16.6274
      CIE-Lab:
        47.7871, 52.3664, 55.0457
        CIE-LCH:
        47.7871, 75.9754, 46.4289
        CIE-Luv:
        47.7871, 111.3452, 37.7370
        Hunter-Lab:
        40.7767, 45.3580, 25.2634
      #cb420f color charts
#cb420f RGB chart
      #cb420f CMYK chart
      #cb420f RGB pie chart
      #cb420f color shades, tints & tones
#cb420f color schemes
#cb420f color preview, HTML & CSS examples
           This text has a color of #cb420f        
        
          <p style="color:#cb420f;">Text here</p>
        
        
          .mytext {color:#cb420f;}
        
        Text color #cb420f
      
           This box has a color of #cb420f        
        
          <div style="background-color:#cb420f;">Content here</div>
        
        
          .mybackground {background-color:#cb420f;}
        
        Background color #cb420f
      
           Border around this has a color of #cb420f        
        
          <div style="border:2px solid #cb420f;">Content here</div>
        
        
          .myborder {border:2px solid #cb420f;}
        
        Border color #cb420f