#dc261b color space conversions
Hex:
        #dc261b
        RGB:
        220, 38, 27
        CMY:
        14, 85, 89
        CMYK:
        0, 83, 88, 14
      HSL:
        3°, 78.1377%, 48.4314%
        HSV (HSB):
        3°, 87.7273%, 86.2745%
        XYZ:
        30.4061, 16.6810, 2.6541
        xyY:
        0.6113, 0.3354, 16.6810
      CIE-Lab:
        47.8556, 66.7224, 52.1065
        CIE-LCH:
        47.8556, 84.6579, 37.9879
        CIE-Luv:
        47.8556, 139.1152, 32.2826
        Hunter-Lab:
        40.8424, 61.4147, 24.7368
      #dc261b color charts
#dc261b RGB chart
      #dc261b CMYK chart
      #dc261b RGB pie chart
      #dc261b color shades, tints & tones
#dc261b color schemes
#dc261b color preview, HTML & CSS examples
           This text has a color of #dc261b        
        
          <p style="color:#dc261b;">Text here</p>
        
        
          .mytext {color:#dc261b;}
        
        Text color #dc261b
      
           This box has a color of #dc261b        
        
          <div style="background-color:#dc261b;">Content here</div>
        
        
          .mybackground {background-color:#dc261b;}
        
        Background color #dc261b
      
           Border around this has a color of #dc261b        
        
          <div style="border:2px solid #dc261b;">Content here</div>
        
        
          .myborder {border:2px solid #dc261b;}
        
        Border color #dc261b