#be102e color space conversions
Hex:
#be102e
RGB:
190, 16, 46
CMY:
25, 94, 82
CMYK:
0, 92, 76, 25
HSL:
350°, 84.4660%, 40.3922%
HSV (HSB):
350°, 91.5789%, 74.5098%
XYZ:
21.9136, 11.5150, 3.6524
xyY:
0.5910, 0.3105, 11.5150
CIE-Lab:
40.4346, 63.3401, 32.7996
CIE-LCH:
40.4346, 71.3287, 27.3767
CIE-Luv:
40.4346, 120.1135, 18.7842
Hunter-Lab:
33.9337, 55.8872, 17.3720
#be102e color charts
#be102e color shades, tints & tones
#be102e color schemes
#be102e color preview, HTML & CSS examples
This text has a color of #be102e
<p style="color:#be102e;">Text here</p>
.mytext {color:#be102e;}
This box has a color of #be102e
<div style="background-color:#be102e;">Content here</div>
.mybackground {background-color:#be102e;}
Border around this has a color of #be102e
<div style="border:2px solid #be102e;">Content here</div>
.myborder {border:2px solid #be102e;}