#be102a color space conversions
Hex:
#be102a
RGB:
190, 16, 42
CMY:
25, 94, 84
CMYK:
0, 92, 78, 25
HSL:
351°, 84.4660%, 40.3922%
HSV (HSB):
351°, 91.5789%, 74.5098%
XYZ:
21.8384, 11.4849, 3.2563
xyY:
0.5970, 0.3140, 11.4849
CIE-Lab:
40.3854, 63.2009, 35.1364
CIE-LCH:
40.3854, 72.3113, 29.0718
CIE-Luv:
40.3854, 121.0753, 20.2900
Hunter-Lab:
33.8894, 55.7195, 18.0256
#be102a color charts
#be102a color shades, tints & tones
#be102a color schemes
#be102a color preview, HTML & CSS examples
This text has a color of #be102a
<p style="color:#be102a;">Text here</p>
.mytext {color:#be102a;}
This box has a color of #be102a
<div style="background-color:#be102a;">Content here</div>
.mybackground {background-color:#be102a;}
Border around this has a color of #be102a
<div style="border:2px solid #be102a;">Content here</div>
.myborder {border:2px solid #be102a;}