#be131d color space conversions
Hex:
#be131d
RGB:
190, 19, 29
CMY:
25, 93, 89
CMYK:
0, 90, 85, 25
HSL:
356°, 81.8182%, 40.9804%
HSV (HSB):
356°, 90.0000%, 74.5098%
XYZ:
21.6898, 11.5016, 2.2392
xyY:
0.6122, 0.3246, 11.5016
CIE-Lab:
40.4128, 62.3871, 42.4680
CIE-LCH:
40.4128, 75.4698, 34.2438
CIE-Luv:
40.4128, 122.9072, 24.6061
Hunter-Lab:
33.9140, 54.8109, 19.8251
#be131d color charts
#be131d color shades, tints & tones
#be131d color schemes
#be131d color preview, HTML & CSS examples
This text has a color of #be131d
<p style="color:#be131d;">Text here</p>
.mytext {color:#be131d;}
This box has a color of #be131d
<div style="background-color:#be131d;">Content here</div>
.mybackground {background-color:#be131d;}
Border around this has a color of #be131d
<div style="border:2px solid #be131d;">Content here</div>
.myborder {border:2px solid #be131d;}