#be001c color space conversions
Hex:
#be001c
RGB:
190, 0, 28
CMY:
25, 100, 89
CMYK:
0, 100, 85, 25
HSL:
351°, 100.0000%, 37.2549%
HSV (HSB):
351°, 100.0000%, 74.5098%
XYZ:
21.4448, 11.0310, 2.0975
xyY:
0.6203, 0.3191, 11.0310
CIE-Lab:
39.6326, 64.5948, 42.3041
CIE-LCH:
39.6326, 77.2148, 33.2214
CIE-Luv:
39.6326, 126.8208, 23.4549
Hunter-Lab:
33.2129, 57.1306, 19.5046
#be001c color charts
#be001c RGB chart
#be001c CMYK chart
#be001c RGB pie chart
#be001c color shades, tints & tones
#be001c color schemes
#be001c color preview, HTML & CSS examples
This text has a color of #be001c
<p style="color:#be001c;">Text here</p>
.mytext {color:#be001c;}
Text color #be001c
This box has a color of #be001c
<div style="background-color:#be001c;">Content here</div>
.mybackground {background-color:#be001c;}
Background color #be001c
Border around this has a color of #be001c
<div style="border:2px solid #be001c;">Content here</div>
.myborder {border:2px solid #be001c;}
Border color #be001c