#ca180f color space conversions
Hex:
        #ca180f
        RGB:
        202, 24, 15
        CMY:
        21, 91, 94
        CMYK:
        0, 88, 93, 21
      HSL:
        3°, 86.1751%, 42.5490%
        HSV (HSB):
        3°, 92.5743%, 79.2157%
        XYZ:
        24.7700, 13.2443, 1.7028
        xyY:
        0.6237, 0.3335, 13.2443
      CIE-Lab:
        43.1291, 64.5069, 51.9318
        CIE-LCH:
        43.1291, 82.8133, 38.8361
        CIE-Luv:
        43.1291, 132.1454, 29.8410
        Hunter-Lab:
        36.3927, 57.8051, 22.7007
      #ca180f color charts
#ca180f RGB chart
      #ca180f CMYK chart
      #ca180f RGB pie chart
      #ca180f color shades, tints & tones
#ca180f color schemes
#ca180f color preview, HTML & CSS examples
           This text has a color of #ca180f        
        
          <p style="color:#ca180f;">Text here</p>
        
        
          .mytext {color:#ca180f;}
        
        Text color #ca180f
      
           This box has a color of #ca180f        
        
          <div style="background-color:#ca180f;">Content here</div>
        
        
          .mybackground {background-color:#ca180f;}
        
        Background color #ca180f
      
           Border around this has a color of #ca180f        
        
          <div style="border:2px solid #ca180f;">Content here</div>
        
        
          .myborder {border:2px solid #ca180f;}
        
        Border color #ca180f