#ca414e color space conversions
Hex:
        #ca414e
        RGB:
        202, 65, 78
        CMY:
        21, 75, 69
        CMYK:
        0, 68, 61, 21
      HSL:
        354°, 56.3786%, 52.3529%
        HSV (HSB):
        354°, 67.8218%, 79.2157%
        XYZ:
        27.6226, 16.8872, 9.0114
        xyY:
        0.5161, 0.3155, 16.8872
      CIE-Lab:
        48.1176, 54.8220, 23.3895
        CIE-LCH:
        48.1176, 59.6031, 23.1053
        CIE-Luv:
        48.1176, 100.6699, 15.7491
        Hunter-Lab:
        41.0940, 48.0694, 15.7643
      #ca414e color charts
#ca414e RGB chart
      #ca414e CMYK chart
      #ca414e RGB pie chart
      #ca414e color shades, tints & tones
#ca414e color schemes
#ca414e color preview, HTML & CSS examples
           This text has a color of #ca414e        
        
          <p style="color:#ca414e;">Text here</p>
        
        
          .mytext {color:#ca414e;}
        
        Text color #ca414e
      
           This box has a color of #ca414e        
        
          <div style="background-color:#ca414e;">Content here</div>
        
        
          .mybackground {background-color:#ca414e;}
        
        Background color #ca414e
      
           Border around this has a color of #ca414e        
        
          <div style="border:2px solid #ca414e;">Content here</div>
        
        
          .myborder {border:2px solid #ca414e;}
        
        Border color #ca414e