#cb1f30 color space conversions
Hex:
        #cb1f30
        RGB:
        203, 31, 48
        CMY:
        20, 88, 81
        CMYK:
        0, 85, 76, 20
      HSL:
        354°, 73.5043%, 45.8824%
        HSV (HSB):
        354°, 84.7291%, 79.6078%
        XYZ:
        25.6521, 13.8899, 4.1253
        xyY:
        0.5874, 0.3181, 13.8899
      CIE-Lab:
        44.0746, 64.1785, 36.4038
        CIE-LCH:
        44.0746, 73.7842, 29.5631
        CIE-Luv:
        44.0746, 125.2686, 22.3768
        Hunter-Lab:
        37.2691, 57.6393, 19.5256
      #cb1f30 color charts
#cb1f30 RGB chart
      #cb1f30 CMYK chart
      #cb1f30 RGB pie chart
      #cb1f30 color shades, tints & tones
#cb1f30 color schemes
#cb1f30 color preview, HTML & CSS examples
           This text has a color of #cb1f30        
        
          <p style="color:#cb1f30;">Text here</p>
        
        
          .mytext {color:#cb1f30;}
        
        Text color #cb1f30
      
           This box has a color of #cb1f30        
        
          <div style="background-color:#cb1f30;">Content here</div>
        
        
          .mybackground {background-color:#cb1f30;}
        
        Background color #cb1f30
      
           Border around this has a color of #cb1f30        
        
          <div style="border:2px solid #cb1f30;">Content here</div>
        
        
          .myborder {border:2px solid #cb1f30;}
        
        Border color #cb1f30