#be1f06 color space conversions
Hex:
        #be1f06
        RGB:
        190, 31, 6
        CMY:
        25, 88, 98
        CMYK:
        0, 84, 97, 25
      HSL:
        8°, 93.8776%, 38.4314%
        HSV (HSB):
        8°, 96.8421%, 74.5098%
        XYZ:
        21.7581, 11.9403, 1.3302
        xyY:
        0.6212, 0.3409, 11.9403
      CIE-Lab:
        41.1210, 59.6542, 52.4216
        CIE-LCH:
        41.1210, 79.4145, 41.3077
        CIE-Luv:
        41.1210, 121.3550, 30.0684
        Hunter-Lab:
        34.5547, 51.9254, 21.9059
      #be1f06 color charts
#be1f06 RGB chart
      #be1f06 CMYK chart
      #be1f06 RGB pie chart
      #be1f06 color shades, tints & tones
#be1f06 color schemes
#be1f06 color preview, HTML & CSS examples
           This text has a color of #be1f06        
        
          <p style="color:#be1f06;">Text here</p>
        
        
          .mytext {color:#be1f06;}
        
        Text color #be1f06
      
           This box has a color of #be1f06        
        
          <div style="background-color:#be1f06;">Content here</div>
        
        
          .mybackground {background-color:#be1f06;}
        
        Background color #be1f06
      
           Border around this has a color of #be1f06        
        
          <div style="border:2px solid #be1f06;">Content here</div>
        
        
          .myborder {border:2px solid #be1f06;}
        
        Border color #be1f06