#be103f color space conversions
Hex:
#be103f
RGB:
190, 16, 63
CMY:
25, 94, 75
CMYK:
0, 92, 67, 25
HSL:
344°, 84.4660%, 40.3922%
HSV (HSB):
344°, 91.5789%, 74.5098%
XYZ:
22.3177, 11.6766, 5.7802
xyY:
0.5611, 0.2936, 11.6766
CIE-Lab:
40.6975, 64.0802, 22.5879
CIE-LCH:
40.6975, 67.9447, 19.4173
CIE-Luv:
40.6975, 115.2020, 11.0524
Hunter-Lab:
34.1711, 56.7820, 13.8906
#be103f color charts
#be103f color shades, tints & tones
#be103f color schemes
#be103f color preview, HTML & CSS examples
This text has a color of #be103f
<p style="color:#be103f;">Text here</p>
.mytext {color:#be103f;}
This box has a color of #be103f
<div style="background-color:#be103f;">Content here</div>
.mybackground {background-color:#be103f;}
Border around this has a color of #be103f
<div style="border:2px solid #be103f;">Content here</div>
.myborder {border:2px solid #be103f;}