#be102b color space conversions
Hex:
#be102b
RGB:
190, 16, 43
CMY:
25, 94, 83
CMYK:
0, 92, 77, 25
HSL:
351°, 84.4660%, 40.3922%
HSV (HSB):
351°, 91.5789%, 74.5098%
XYZ:
21.8565, 11.4921, 3.3517
xyY:
0.5955, 0.3131, 11.4921
CIE-Lab:
40.3973, 63.2345, 34.5561
CIE-LCH:
40.3973, 72.0606, 28.6555
CIE-Luv:
40.3973, 120.8421, 19.9251
Hunter-Lab:
33.9001, 55.7599, 17.8680
#be102b color charts
#be102b color shades, tints & tones
#be102b color schemes
#be102b color preview, HTML & CSS examples
This text has a color of #be102b
<p style="color:#be102b;">Text here</p>
.mytext {color:#be102b;}
This box has a color of #be102b
<div style="background-color:#be102b;">Content here</div>
.mybackground {background-color:#be102b;}
Border around this has a color of #be102b
<div style="border:2px solid #be102b;">Content here</div>
.myborder {border:2px solid #be102b;}