#ca424f color space conversions
Hex:
        #ca424f
        RGB:
        202, 66, 79
        CMY:
        21, 74, 69
        CMYK:
        0, 67, 61, 21
      HSL:
        354°, 56.1983%, 52.5490%
        HSV (HSB):
        354°, 67.3267%, 79.2157%
        XYZ:
        27.7166, 17.0175, 9.2210
        xyY:
        0.5137, 0.3154, 17.0175
      CIE-Lab:
        48.2821, 54.4886, 23.0025
        CIE-LCH:
        48.2821, 59.1449, 22.8872
        CIE-Luv:
        48.2821, 99.8334, 15.5026
        Hunter-Lab:
        41.2523, 47.7393, 15.6236
      #ca424f color charts
#ca424f RGB chart
      #ca424f CMYK chart
      #ca424f RGB pie chart
      #ca424f color shades, tints & tones
#ca424f color schemes
#ca424f color preview, HTML & CSS examples
           This text has a color of #ca424f        
        
          <p style="color:#ca424f;">Text here</p>
        
        
          .mytext {color:#ca424f;}
        
        Text color #ca424f
      
           This box has a color of #ca424f        
        
          <div style="background-color:#ca424f;">Content here</div>
        
        
          .mybackground {background-color:#ca424f;}
        
        Background color #ca424f
      
           Border around this has a color of #ca424f        
        
          <div style="border:2px solid #ca424f;">Content here</div>
        
        
          .myborder {border:2px solid #ca424f;}
        
        Border color #ca424f