#ca182f color space conversions
Hex:
        #ca182f
        RGB:
        202, 24, 47
        CMY:
        21, 91, 82
        CMYK:
        0, 88, 77, 21
      HSL:
        352°, 78.7611%, 44.3137%
        HSV (HSB):
        352°, 88.1188%, 79.2157%
        XYZ:
        25.1968, 13.4151, 3.9507
        xyY:
        0.5920, 0.3152, 13.4151
      CIE-Lab:
        43.3821, 65.2405, 36.1714
        CIE-LCH:
        43.3821, 74.5969, 29.0054
        CIE-Luv:
        43.3821, 126.9763, 21.6400
        Hunter-Lab:
        36.6266, 58.7006, 19.2434
      #ca182f color charts
#ca182f RGB chart
      #ca182f CMYK chart
      #ca182f RGB pie chart
      #ca182f color shades, tints & tones
#ca182f color schemes
#ca182f color preview, HTML & CSS examples
           This text has a color of #ca182f        
        
          <p style="color:#ca182f;">Text here</p>
        
        
          .mytext {color:#ca182f;}
        
        Text color #ca182f
      
           This box has a color of #ca182f        
        
          <div style="background-color:#ca182f;">Content here</div>
        
        
          .mybackground {background-color:#ca182f;}
        
        Background color #ca182f
      
           Border around this has a color of #ca182f        
        
          <div style="border:2px solid #ca182f;">Content here</div>
        
        
          .myborder {border:2px solid #ca182f;}
        
        Border color #ca182f