#cb5f56 color space conversions
Hex:
        #cb5f56
        RGB:
        203, 95, 86
        CMY:
        20, 63, 66
        CMYK:
        0, 53, 58, 20
      HSL:
        5°, 52.9412%, 56.6667%
        HSV (HSB):
        5°, 57.6355%, 79.6078%
        XYZ:
        30.4005, 21.5528, 11.3619
        xyY:
        0.4801, 0.3404, 21.5528
      CIE-Lab:
        53.5493, 42.1594, 25.7538
        CIE-LCH:
        53.5493, 49.4032, 31.4194
        CIE-Luv:
        53.5493, 80.5760, 22.1969
        Hunter-Lab:
        46.4250, 35.6435, 17.9870
      #cb5f56 color charts
#cb5f56 RGB chart
      #cb5f56 CMYK chart
      #cb5f56 RGB pie chart
      #cb5f56 color shades, tints & tones
#cb5f56 color schemes
#cb5f56 color preview, HTML & CSS examples
           This text has a color of #cb5f56        
        
          <p style="color:#cb5f56;">Text here</p>
        
        
          .mytext {color:#cb5f56;}
        
        Text color #cb5f56
      
           This box has a color of #cb5f56        
        
          <div style="background-color:#cb5f56;">Content here</div>
        
        
          .mybackground {background-color:#cb5f56;}
        
        Background color #cb5f56
      
           Border around this has a color of #cb5f56        
        
          <div style="border:2px solid #cb5f56;">Content here</div>
        
        
          .myborder {border:2px solid #cb5f56;}
        
        Border color #cb5f56