#ca182e color space conversions
Hex:
        #ca182e
        RGB:
        202, 24, 46
        CMY:
        21, 91, 82
        CMYK:
        0, 88, 77, 21
      HSL:
        353°, 78.7611%, 44.3137%
        HSV (HSB):
        353°, 88.1188%, 79.2157%
        XYZ:
        25.1769, 13.4071, 3.8456
        xyY:
        0.5934, 0.3160, 13.4071
      CIE-Lab:
        43.3703, 65.2065, 36.7432
        CIE-LCH:
        43.3703, 74.8462, 29.4008
        CIE-Luv:
        43.3703, 127.2087, 22.0101
        Hunter-Lab:
        36.6157, 58.6589, 19.4039
      #ca182e color charts
#ca182e RGB chart
      #ca182e CMYK chart
      #ca182e RGB pie chart
      #ca182e color shades, tints & tones
#ca182e color schemes
#ca182e color preview, HTML & CSS examples
           This text has a color of #ca182e        
        
          <p style="color:#ca182e;">Text here</p>
        
        
          .mytext {color:#ca182e;}
        
        Text color #ca182e
      
           This box has a color of #ca182e        
        
          <div style="background-color:#ca182e;">Content here</div>
        
        
          .mybackground {background-color:#ca182e;}
        
        Background color #ca182e
      
           Border around this has a color of #ca182e        
        
          <div style="border:2px solid #ca182e;">Content here</div>
        
        
          .myborder {border:2px solid #ca182e;}
        
        Border color #ca182e