#ca0f00 color space conversions
Hex:
        #ca0f00
        RGB:
        202, 15, 0
        CMY:
        21, 94, 100
        CMYK:
        0, 93, 100, 21
      HSL:
        4°, 100.0000%, 39.6078%
        HSV (HSB):
        4°, 100.0000%, 79.2157%
        XYZ:
        24.5279, 12.8982, 1.1968
        xyY:
        0.6351, 0.3340, 12.8982
      CIE-Lab:
        42.6095, 65.7030, 56.5821
        CIE-LCH:
        42.6095, 86.7088, 40.7343
        CIE-Luv:
        42.6095, 135.6667, 30.7581
        Hunter-Lab:
        35.9141, 59.0591, 23.1640
      #ca0f00 color charts
#ca0f00 RGB chart
      #ca0f00 CMYK chart
      #ca0f00 RGB pie chart
      #ca0f00 color shades, tints & tones
#ca0f00 color schemes
#ca0f00 color preview, HTML & CSS examples
           This text has a color of #ca0f00        
        
          <p style="color:#ca0f00;">Text here</p>
        
        
          .mytext {color:#ca0f00;}
        
        Text color #ca0f00
      
           This box has a color of #ca0f00        
        
          <div style="background-color:#ca0f00;">Content here</div>
        
        
          .mybackground {background-color:#ca0f00;}
        
        Background color #ca0f00
      
           Border around this has a color of #ca0f00        
        
          <div style="border:2px solid #ca0f00;">Content here</div>
        
        
          .myborder {border:2px solid #ca0f00;}
        
        Border color #ca0f00