#cb365e color space conversions
Hex:
        #cb365e
        RGB:
        203, 54, 94
        CMY:
        20, 79, 63
        CMYK:
        0, 73, 54, 20
      HSL:
        344°, 58.8933%, 50.3922%
        HSV (HSB):
        344°, 73.3990%, 79.6078%
        XYZ:
        27.9681, 16.1430, 12.2315
        xyY:
        0.4964, 0.2865, 16.1430
      CIE-Lab:
        47.1615, 60.3184, 12.3972
        CIE-LCH:
        47.1615, 61.5793, 11.6142
        CIE-Luv:
        47.1615, 102.2618, 3.1930
        Hunter-Lab:
        40.1783, 53.9417, 10.0752
      #cb365e color charts
#cb365e RGB chart
      #cb365e CMYK chart
      #cb365e RGB pie chart
      #cb365e color shades, tints & tones
#cb365e color schemes
#cb365e color preview, HTML & CSS examples
           This text has a color of #cb365e        
        
          <p style="color:#cb365e;">Text here</p>
        
        
          .mytext {color:#cb365e;}
        
        Text color #cb365e
      
           This box has a color of #cb365e        
        
          <div style="background-color:#cb365e;">Content here</div>
        
        
          .mybackground {background-color:#cb365e;}
        
        Background color #cb365e
      
           Border around this has a color of #cb365e        
        
          <div style="border:2px solid #cb365e;">Content here</div>
        
        
          .myborder {border:2px solid #cb365e;}
        
        Border color #cb365e